|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnmodifiableSet<T>
Denotes a Set
that cannot be modified
Method Summary | |
---|---|
UnmodifiableSet<T> |
clone()
|
Methods inherited from interface java.util.Set |
---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Methods inherited from interface com.ibm.utilities.collections.collections.Collection |
---|
enumeration, unCmp |
Methods inherited from interface com.ibm.utilities.collections.stl.Algorithm.ForEach |
---|
forEach, forEach |
Method Detail |
---|
UnmodifiableSet<T> clone()
clone
in interface UnmodifiableCollection<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |