public class UIDWeakSet extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
UIDWeakSet.Matcher |
static interface |
UIDWeakSet.Operation |
| Constructor and Description |
|---|
UIDWeakSet(DataManager dataManager) |
UIDWeakSet(DataManager dataManager,
int capacity) |
public UIDWeakSet(DataManager dataManager)
public UIDWeakSet(DataManager dataManager, int capacity)
public void clear()
public Object find(UIDWeakSet.Matcher matcher)
public void apply(UIDWeakSet.Operation operation)
public int size()