org.apache.bcel.verifier.statics
public final class DOUBLE_Upper extends Type
Version: $Id: DOUBLE_Upper.java 371539 2006-01-23 14:08:00Z tcurdt $
| Field Summary | |
|---|---|
| static DOUBLE_Upper | singleInstance The one and only instance of this class. |
| Constructor Summary | |
|---|---|
| DOUBLE_Upper() The constructor; this class must not be instantiated from the outside. | |
| Method Summary | |
|---|---|
| static DOUBLE_Upper | theInstance() Use this method to get the single instance of this class. |