Class ObjectArrayAdapter

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

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