Class BoxedLongArrayAdapter

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

@ProtoAdapter(Long[].class) @ProtoName("BoxedLongArray") public final class BoxedLongArrayAdapter extends AbstractArrayAdapter<Long>
Since:
4.4