org.apache.bcel.verifier.statics
public final class DOUBLE_Upper extends Type
Modifier and Type | Field and Description |
---|---|
private static DOUBLE_Upper |
singleInstance
The one and only instance of this class.
|
Modifier | Constructor and Description |
---|---|
private |
DOUBLE_Upper()
The constructor; this class must not be instantiated from the outside.
|
Modifier and Type | Method and Description |
---|---|
static DOUBLE_Upper |
theInstance()
Use this method to get the single instance of this class.
|
equals, getArgumentTypes, getMethodSignature, getReturnType, getSignature, getSignature, getSize, getType, getType, getType, getTypes, hashCode, toString
private static DOUBLE_Upper singleInstance
private DOUBLE_Upper()
public static DOUBLE_Upper theInstance()