Class ObjectArrayAdapter

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

@ProtoAdapter(Object[].class) @ProtoName("ObjectArray") public final class ObjectArrayAdapter extends AbstractArrayAdapter<Object>
Since:
4.4