db4o

ObjectSet Members

ObjectSet overview

Public Instance Methods

extreturns an ObjectSet with extended functionality.
hasNextreturns
true
if the
ObjectSet
has more elements.
nextreturns the next object in the
ObjectSet
.
resetresets the
ObjectSet
cursor before the first element.
sizereturns the number of elements in the
ObjectSet
.

See Also

ObjectSet Interface | com.db4o Namespace | for extended functionality.