Class LONG_Upper

java.lang.Object
org.apache.bcel.generic.Type
org.apache.bcel.verifier.statics.LONG_Upper

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

    • theInstance

      public static LONG_Upper theInstance()
      Gets the single instance of this class.
      Returns:
      the single instance of this class.