Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.bcel.generic.Type
org.apache.bcel.verifier.statics.DOUBLE_Upper
public final class DOUBLE_Upper
extends Type
Field Summary |
Fields inherited from class org.apache.bcel.generic.Type | |
BOOLEAN , BYTE , CHAR , DOUBLE , FLOAT , INT , LONG , NO_ARGS , NULL , OBJECT , SHORT , STRING , STRINGBUFFER , THROWABLE , UNKNOWN , VOID , signature , type |
Method Summary | |
static DOUBLE_Upper |
|
Methods inherited from class org.apache.bcel.generic.Type | |
getArgumentTypes , getMethodSignature , getReturnType , getSignature , getSignature , getSize , getType , getType , getType , toString |
public static DOUBLE_Upper theInstance()
Use this method to get the single instance of this class.