public static interface FastCollection.Record
Modifier and Type | Method and Description |
---|---|
FastCollection.Record |
getNext()
Returns the record after this one.
|
FastCollection.Record |
getPrevious()
Returns the record before this one.
|
FastCollection.Record getPrevious()
FastCollection.Record getNext()
Copyright © 2005 - 2007 Javolution.