Uses of Interface
org.infinispan.protostream.containers.ElementContainer
-
Packages that use ElementContainer Package Description org.infinispan.protostream.containers -
-
Uses of ElementContainer in org.infinispan.protostream.containers
Subinterfaces of ElementContainer in org.infinispan.protostream.containers Modifier and Type Interface Description interfaceIndexedElementContainer<E>A container that allows random access by position.interfaceIterableElementContainer<E>A container that allows sequential access.
-