Class BoxedByteArrayAdapter

  • All Implemented Interfaces:
    org.infinispan.protostream.containers.ElementContainerAdapter<Byte[]>, org.infinispan.protostream.containers.IndexedElementContainerAdapter<Byte[],​Byte>

    @ProtoAdapter(java.lang.Byte[][].class)
    @ProtoName("BoxedByteArray")
    public final class BoxedByteArrayAdapter
    extends AbstractArrayAdapter<Byte>
    Since:
    4.4
    Author:
    [email protected]
    • Constructor Detail

      • BoxedByteArrayAdapter

        public BoxedByteArrayAdapter()