public final class IdentityMostlySingleton<T> extends AbstractMostlySingleton<T>
ArrayList for backing storage.AbstractMostlySingleton.Stateset, state, value| Constructor and Description |
|---|
IdentityMostlySingleton() |
IdentityMostlySingleton(T value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(T e) |
boolean |
contains(java.lang.Object o) |
addAll, clear, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString