Klasse ConstantLong
java.lang.Object
org.aspectj.apache.bcel.classfile.Constant
org.aspectj.apache.bcel.classfile.ConstantLong
- Alle implementierten Schnittstellen:
Cloneable,Node,SimpleConstant
This class is derived from the abstract Constant class and
represents a reference to a long object.
-
Konstruktordetails
-
ConstantLong
public ConstantLong(long longValue)
-
-
Methodendetails
-
accept
-
dump
- Angegeben von:
dumpin KlasseConstant- Löst aus:
IOException
-
getValue
-
getStringValue
- Angegeben von:
getStringValuein SchnittstelleSimpleConstant
-
toString
-