Class BoxedIntegerArrayAdapter

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

    @ProtoAdapter(java.lang.Integer[][].class)
    @ProtoName("BoxedIntegerArray")
    public final class BoxedIntegerArrayAdapter
    extends AbstractArrayAdapter<Integer>
    Since:
    4.4
    Author:
    [email protected]