Package com.db4o.foundation
Interface IterableBaseWrapper
-
- All Superinterfaces:
IterableBase
- All Known Implementing Classes:
CollectionIterableBase,ReflectionIterableBase
public interface IterableBaseWrapper extends IterableBase
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Objectdelegate()-
Methods inherited from interface com.db4o.foundation.IterableBase
iterator
-
-