Interface ConstantPoolEntryLiteral
-
- All Known Implementing Classes:
ConstantPoolEntryClass,ConstantPoolEntryDouble,ConstantPoolEntryFloat,ConstantPoolEntryInteger,ConstantPoolEntryLong,ConstantPoolEntryString
public interface ConstantPoolEntryLiteral
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StackTypegetStackType()
-
-
-
Method Detail
-
getStackType
StackType getStackType()
-
-