Interface IConstantPoolEntry2

All Superinterfaces:
IConstantPoolEntry
All Known Subinterfaces:
IConstantPoolEntry3
All Known Implementing Classes:
ConstantPoolEntry2

public interface IConstantPoolEntry2 extends IConstantPoolEntry
Description of the new constant pool entry as described in the JVM specifications added for Java 7 support. Its contents is initialized according to its kind. This interface may be implemented by clients.
Since:
3.8