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 interface
IterableBaseWrapper
Classes in com.db4o.foundation that implement IterableBase Modifier and Type Class Description class
CollectionIterableBase
class
ReflectionIterableBase
Methods in com.db4o.foundation that return IterableBase Modifier and Type Method Description static IterableBase
IterableBaseFactory. coerce(java.lang.Object obj)
Methods in com.db4o.foundation with parameters of type IterableBase Modifier and Type Method Description static java.lang.Object
IterableBaseFactory. unwrap(IterableBase iterable)
-