Uses of Interface
org.javimmutable.collections.array.ArraySizeMapper
-
Uses of ArraySizeMapper in org.javimmutable.collections.array
Modifier and TypeInterfaceDescriptioninterface
ArrayAssignMapper<K,
V, T> interface
ArrayDeleteMapper<K,
T> interface
ArrayUpdateMapper<K,
V, T> -
Uses of ArraySizeMapper in org.javimmutable.collections.hash
Modifier and TypeClassDescriptionclass
HashMap<T,
K, V> static class
HashMap.Builder<K,
V> class
HashSet<T>