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