Uses of Interface
org.infinispan.protostream.containers.ElementContainerAdapter
-
Packages that use ElementContainerAdapter Package Description org.infinispan.protostream.containers -
-
Uses of ElementContainerAdapter in org.infinispan.protostream.containers
Subinterfaces of ElementContainerAdapter in org.infinispan.protostream.containers Modifier and Type Interface Description interfaceIndexedElementContainerAdapter<C,E>A container adapter that allows random access by position.interfaceIterableElementContainerAdapter<C,E>A container that allows sequential access.
-