Uses of Interface
com.db4o.foundation.IterableBase
-
Packages that use IterableBase Package Description com.db4o.foundation -
-
Uses of IterableBase in com.db4o.foundation
Subinterfaces of IterableBase in com.db4o.foundation Modifier and Type Interface Description interfaceIterableBaseWrapperClasses in com.db4o.foundation that implement IterableBase Modifier and Type Class Description classCollectionIterableBaseclassReflectionIterableBaseMethods in com.db4o.foundation that return IterableBase Modifier and Type Method Description static IterableBaseIterableBaseFactory. coerce(java.lang.Object obj)Methods in com.db4o.foundation with parameters of type IterableBase Modifier and Type Method Description static java.lang.ObjectIterableBaseFactory. unwrap(IterableBase iterable)
-