Package com.db4o.foundation
Interface IterableBase
-
- All Known Subinterfaces:
IterableBaseWrapper
- All Known Implementing Classes:
CollectionIterableBase
,ReflectionIterableBase
public interface IterableBase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Iterator
iterator()
-