Class BoxedBooleanArrayAdapter

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

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