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 interface
Extends theContainer
with mutable (writable) functionality, especially by enabling theIterator.remove()
method in theIterator
provided viaElements.iterator()
.