Class TypedProperties.StringValue.ByteBufStringValuePool

java.lang.Object
org.apache.activemq.artemis.utils.AbstractByteBufPool<TypedProperties.StringValue>
org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue.ByteBufStringValuePool
Enclosing class:
TypedProperties.StringValue

public static final class TypedProperties.StringValue.ByteBufStringValuePool extends AbstractByteBufPool<TypedProperties.StringValue>
  • Field Details

  • Constructor Details

    • ByteBufStringValuePool

      public ByteBufStringValuePool()
    • ByteBufStringValuePool

      public ByteBufStringValuePool(int capacity)
    • ByteBufStringValuePool

      public ByteBufStringValuePool(int capacity, int maxCharsLength)
  • Method Details