| Constructor and Description |
|---|
WireIdIndex() |
| Modifier and Type | Method and Description |
|---|---|
Wire |
getById(long value) |
boolean |
isEmpty() |
boolean |
isNotEmpty() |
java.util.Iterator<Wire> |
iterator() |
java.util.Set<java.lang.Long> |
keys() |
Wire |
put(Wire source) |
void |
rebuild(Wires source) |
void |
remove(Wire wire) |
int |
size() |
public Wire getById(long value)
id - public boolean isEmpty()
public boolean isNotEmpty()
public java.util.Iterator<Wire> iterator()
iterator in interface java.lang.Iterable<Wire>public java.util.Set<java.lang.Long> keys()
public void rebuild(Wires source)
source - public void remove(Wire wire)
wire - public int size()