org.apache.bcel.verifier.statics
Class LONG_Upper
- java.io.Serializable
public final class LONG_Upper
This class represents the upper half of a LONG variable.
$Id: LONG_Upper.java 371539 2006-01-23 14:08:00Z tcurdt $
BOOLEAN , BYTE , CHAR , CLASS , DOUBLE , FLOAT , INT , LONG , NO_ARGS , NULL , OBJECT , SHORT , STRING , STRINGBUFFER , THROWABLE , UNKNOWN , VOID , consumed_chars , signature , type |
LONG_Upper() - The constructor; this class must not be instantiated from the outside.
|
equals , getArgumentTypes , getMethodSignature , getReturnType , getSignature , getSignature , getSize , getType , getType , getType , getTypes , hashCode , toString , unwrap , wrap |
singleInstance
private static LONG_Upper singleInstance
The one and only instance of this class.
LONG_Upper
private LONG_Upper()
The constructor; this class must not be instantiated from the outside.
theInstance
public static LONG_Upper theInstance()
Use this method to get the single instance of this class.