Uses of Interface
org.refcodes.struct.Container
-
Uses of Container in org.refcodes.struct
Subinterfaces of Container in org.refcodes.structModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceExtends theContainerwith mutable (writable) functionality, especially by enabling theIterator.remove()method in theIteratorprovided viaElements.iterator().