Class StrongInternPool.ByteArrayInternPool

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable
    Enclosing class:
    StrongInternPool<E>

    private static final class StrongInternPool.ByteArrayInternPool
    extends StrongInternPool<byte[]>
    • Constructor Detail

      • ByteArrayInternPool

        ByteArrayInternPool()