Class StrongInternPool.ByteArrayInternPool

java.lang.Object
org.jboss.jandex.StrongInternPool<byte[]>
org.jboss.jandex.StrongInternPool.ByteArrayInternPool
All Implemented Interfaces:
Serializable, Cloneable
Enclosing class:
StrongInternPool<E>

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

    • ByteArrayInternPool

      ByteArrayInternPool()
  • Method Details