Class BoxedBooleanArrayAdapter

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

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