-
-
Field Summary
Fields Modifier and Type Field Description private final ConstantTypeconstantTypeprivate final Stringverbose
-
Constructor Summary
Constructors Constructor Description Constant()
-
Method Summary
Modifier and Type Method Description abstract ConstantTypegetConstantType()Type of the cp_info structure. StringgetVerbose()Booleanequals(Object other)Check if constant is equal to another one. IntegerhashCode()Hash code of the constant, -
-
Method Detail
-
getConstantType
abstract ConstantType getConstantType()
Type of the cp_info structure.
-
getVerbose
String getVerbose()
-
-
-
-