java.lang.Object
swim.structure.collections.ValueIterable<T>
swim.structure.collections.ValueCollection<T>
swim.structure.collections.ValueSet<T>
- All Implemented Interfaces:
Iterable<T>
,Collection<T>
,Set<T>
-
Field Summary
Fields inherited from class swim.structure.collections.ValueIterable
inner, valueForm
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class swim.structure.collections.ValueCollection
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, size, toArray, toArray, toString
Methods inherited from class swim.structure.collections.ValueIterable
iterator, valueForm
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
-
Constructor Details
-
ValueSet
-
-
Method Details
-
inner
- Overrides:
inner
in classValueCollection<T>
-
valueForm
- Overrides:
valueForm
in classValueCollection<T>
-
valueClass
- Overrides:
valueClass
in classValueCollection<T>
-
equals
-
hashCode
public int hashCode()
-