Class BoxedByteArrayAdapter

java.lang.Object
org.infinispan.protostream.types.java.arrays.AbstractArrayAdapter<Byte>
org.infinispan.protostream.types.java.arrays.BoxedByteArrayAdapter
All Implemented Interfaces:
ElementContainerAdapter<Byte[]>, IndexedElementContainerAdapter<Byte[],Byte>

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