| Package | Description |
|---|---|
| org.fusesource.hawtdb.util.list |
| Modifier and Type | Method and Description |
|---|---|
Sequence |
SequenceSet.removeFirstSequence(long count)
Removes and returns the first sequence that is count range large.
|
Sequence |
SequenceSet.removeLastSequence() |
| Modifier and Type | Method and Description |
|---|---|
List<Sequence> |
SequenceSet.getMissing(long first,
long last) |
List<Sequence> |
SequenceSet.getReceived() |
| Modifier and Type | Method and Description |
|---|---|
void |
SequenceSet.add(Sequence value) |
Copyright © 2009–2015 FuseSource, Corp.. All rights reserved.