-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected long |
first |
protected long |
last |
-
Constructor Summary
Constructors
Constructor and Description |
Sequence(long value) |
Sequence(long first,
long last) |
-
Method Summary
-
Methods inherited from class org.fusesource.hawtdb.util.list.LinkedNode
getHeadNode, getList, getNext, getNextCircular, getPrevious, getPreviousCircular, getTailNode, isHeadNode, isLinked, isTailNode, linkAfter, linkAfter, linkBefore, linkBefore, linkToHead, linkToTail, splitAfter, splitBefore, unlink
-
-
Method Detail
-
range
public long range()
-
getFirst
public long getFirst()
-
getLast
public long getLast()
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.