Package org.apache.bcel.verifier.statics
Class LONG_Upper
java.lang.Object
org.apache.bcel.generic.Type
org.apache.bcel.verifier.statics.LONG_Upper
This class represents the upper half of a LONG variable.
-
Field Summary
-
Method Summary
Methods inherited from class org.apache.bcel.generic.Type
equals, getArgumentTypes, getClassName, getMethodSignature, getReturnType, getSignature, getSignature, getSize, getType, getType, getType, getTypes, hashCode, normalizeForStackOrLocal, toString
-
Method Details
-
theInstance
Gets the single instance of this class.- Returns:
- the single instance of this class.
-