Class ConstantLong
java.lang.Object
org.apache.tomcat.util.bcel.classfile.Constant
org.apache.tomcat.util.bcel.classfile.ConstantLong
This class is derived from the abstract
Constant
and represents a reference to a long object.- See Also:
-
Method Summary
-
Method Details
-
getBytes
public long getBytes()- Returns:
- data, i.e., 8 bytes.
-