Uses of Interface
org.refcodes.struct.Container.ClearableContainer
-
Uses of Container.ClearableContainer in org.refcodes.struct
Subinterfaces of Container.ClearableContainer in org.refcodes.structModifier and TypeInterfaceDescriptionstatic interfaceExtends theContainerwith mutable (writable) functionality, ehttps://www.metacodes.proly by enabling theIterator.remove()method in theIteratorprovided viaElements.iterator().