Class LongArrayAdapter

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

@ProtoAdapter(long[][].class) @ProtoName("LongArray") public final class LongArrayAdapter extends Object implements IndexedElementContainerAdapter<long[],Long>
Since:
4.4