Class TypedProperties.StringValue

java.lang.Object
org.apache.activemq.artemis.utils.collections.TypedProperties.StringValue
Enclosing class:
TypedProperties

public static final class TypedProperties.StringValue extends Object
  • Method Details

    • getValue

      public Object getValue()
    • write

      public void write(io.netty.buffer.ByteBuf buffer)
    • encodeSize

      public int encodeSize()
    • toString

      public String toString()
      Overrides:
      toString in class Object