Package org.apache.bcel.verifier.statics
Class LONG_Upper
java.lang.Object
org.apache.bcel.generic.Type
org.apache.bcel.verifier.statics.LONG_Upper
- All Implemented Interfaces:
Serializable
This class represents the upper half of a LONG variable.
- Version:
- $Id: LONG_Upper.java 371539 2006-01-23 14:08:00Z tcurdt $
- Author:
- Enver Haase
- See Also:
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LONG_Upper
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
-
Method Details
-
theInstance
Use this method to get the single instance of this class.
-