Class ConstantPool<T extends Constant<T>>

  • Type Parameters:
    T - the type of the constant

    public abstract class ConstantPool<T extends Constant<T>>
    extends Object
    A pool of Constants.