public final class DOUBLE_Upper extends Type
| Modifier and Type | Field and Description |
|---|---|
private static DOUBLE_Upper |
singleton
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, normalizeForStackOrLocal, toStringprivate static final DOUBLE_Upper singleton
private DOUBLE_Upper()
public static DOUBLE_Upper theInstance()