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