Class DOUBLE_Upper

java.lang.Object
org.apache.bcel.generic.Type
org.apache.bcel.verifier.statics.DOUBLE_Upper
All Implemented Interfaces:
Serializable

public final class DOUBLE_Upper extends Type
This class represents the upper half of a DOUBLE variable.
Version:
$Id: DOUBLE_Upper.java 371539 2006-01-23 14:08:00Z tcurdt $
Author:
Enver Haase
See Also:
  • Method Details

    • theInstance

      public static DOUBLE_Upper theInstance()
      Use this method to get the single instance of this class.