JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
,
Collection4
,
CompositeIterable4
,
HashSet4
,
HybridQueryResult
,
IdentitySet4
,
IdListQueryResult
,
IdTreeQueryResult
,
IndexedLeaf
,
IndexedNodeBase
,
IndexedPath
,
IntArrayList
,
JdkCollectionIterable4
,
JoinedLeaf
,
LazyQueryResult
,
ObjectInfoCollectionImpl
,
OrIndexedLeaf
,
SnapShotQueryResult
,
StatefulQueryResult
public interface
Iterable4<T>
Method Summary
Methods
Modifier and Type
Method and Description
Iterator4
<
T
>
iterator
()
Method Detail
iterator
Iterator4
<
T
> iterator()
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method