|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.bcel.generic.Type
org.apache.bcel.verifier.statics.LONG_Upper
public final class LONG_Upper
This class represents the upper half of a LONG variable.
| Field Summary | |
|---|---|
private static LONG_Upper |
singleInstance
The one and only instance of this class. |
| Fields inherited from class org.apache.bcel.generic.Type |
|---|
BOOLEAN, BYTE, CHAR, CLASS, DOUBLE, FLOAT, INT, LONG, NO_ARGS, NULL, OBJECT, SHORT, signature, STRING, STRINGBUFFER, THROWABLE, type, UNKNOWN, VOID |
| Constructor Summary | |
|---|---|
private |
LONG_Upper()
The constructor; this class must not be instantiated from the outside. |
| Method Summary | |
|---|---|
static LONG_Upper |
theInstance()
Use this method to get the single instance of this class. |
| Methods inherited from class org.apache.bcel.generic.Type |
|---|
equals, getArgumentTypes, getMethodSignature, getReturnType, getSignature, getSignature, getSize, getType, getType, getType, getTypes, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static LONG_Upper singleInstance
| Constructor Detail |
|---|
private LONG_Upper()
| Method Detail |
|---|
public static LONG_Upper theInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||