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