The methods of the ObjectSet interface are listed below. For a complete list of ObjectSet interface members, see the ObjectSet Members topic.
Ext
|
returns an ObjectSet with extended functionality. |
HasNext
|
returns trueif the ObjectSethas more elements. |
Next
|
returns the next object in the ObjectSet. |
Reset
|
resets the ObjectSetcursor before the first element. |
Size
|
returns the number of elements in the ObjectSet. |
ObjectSet Interface | com.db4o Namespace | for extended functionality.