Class LONG_Upper

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

public final class LONG_Upper extends Type
This class represents the upper half of a LONG variable.
See Also:
  • Method Details

    • theInstance

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