Module swim.structure
Package swim.structure.collections
Nominally typed views of structurally typed collections.
-
Class Summary Class Description ValueCollection<T> ValueCursor<T> ValueEntry<K,V> ValueEntryCursor<K,V> ValueEntryIterator<K,V> ValueIterable<T> ValueIterableMap<K,V> ValueIterator<T> ValueKeyedList<T> ValueList<T> ValueListIterator<T> ValueMap<K,V> ValueMapEntrySet<K,V> ValueOrderedMap<K,V> ValueOrderedMapCursor<K,V> ValueReducedMap<K,V,U> ValueSet<T> ValueSortedMap<K,V>