Package ucar.unidata.util
Class SetProxy
java.lang.Object
ucar.unidata.util.CollectionProxy
ucar.unidata.util.SetProxy
- All Implemented Interfaces:
Iterable
,Collection
,Set
- Direct Known Subclasses:
SortedSetProxy
- Version:
- $Revision: 1.10 $ $Date: 2006/05/05 19:19:37 $
- Author:
- $Author: jeffmc $
-
Field Summary
Fields inherited from class ucar.unidata.util.CollectionProxy
adaptee_
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ucar.unidata.util.CollectionProxy
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
Constructor Details
-
SetProxy
_more_- Parameters:
adaptee
-
-
-
Method Details
-
equals
_more_ -
hashCode
public int hashCode()_more_ -
main
_more_- Parameters:
args
-
-