Package com.activeviam.collections
package com.activeviam.collections
-
InterfacesClassDescriptionImmutable collections with a functional API.Ordered
ImmutableCollection.ImmutableMap<K,V> Immutable map with a functional API.ImmutableSet<E>Immutable set with a functional API.