protected abstract static class WeakNested.Collection<K,U extends java.util.Collection<V>,V> extends WeakNested<K,U>
WeakNested.Collection<K,U extends java.util.Collection<V>,V>, WeakNested.List<K,V>, WeakNested.Map<K,U,V>, WeakNested.Set<K,V>factory, internalMap| Constructor and Description |
|---|
Collection(java.util.function.Supplier<U> factory) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(K key,
V value) |
void |
addAll(K key,
U values) |
void |
remove(K key,
V value) |
empty, get, getOrCreate, remove