Interface IConstantPoolEntry3

All Superinterfaces:
IConstantPoolEntry, IConstantPoolEntry2

public interface IConstantPoolEntry3 extends IConstantPoolEntry2
Description of a constant pool entry as described in the JVM specifications. Its contents is initialized according to its kind.
Since:
3.14
Restriction:
This interface is not intended to be implemented by clients.