- All Superinterfaces:
Cloneable,Collection<DimensionHandle>,Iterable<DimensionHandle>,Serializable,Set<DimensionHandle>
All Set operations are required, none are optional.
add() and remove() should throw IllegalArgumentException if the argument is not
a DimensionHandle.
addAll(), removeAll() and retainAll() should throw IllegalArgumentException if
the argument is not a DimensionHandleSet.
-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray