Package com.db4o.foundation
Interface Iterable4<T>
-
- All Known Subinterfaces:
IndexedNode,IndexedNodeWithRange,ObjectInfoCollection,QueryResult,Sequence4<T>,Set4<T>
- All Known Implementing Classes:
AbstractLateQueryResult,AbstractQueryResult,AndIndexedLeaf,CircularBuffer4,CircularIntBuffer4,CircularLongBuffer4,ClientQueryResult,Collection4,CompositeIterable4,HashSet4,HybridQueryResult,IdentitySet4,IdListQueryResult,IdTreeQueryResult,IndexedLeaf,IndexedNodeBase,IndexedPath,IntArrayList,JdkCollectionIterable4,JoinedLeaf,LazyClientQueryResult,LazyQueryResult,ObjectInfoCollectionImpl,OrIndexedLeaf,SnapShotQueryResult,StatefulQueryResult
public interface Iterable4<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterator4<T>iterator()
-