Uses of Class
decaf.IgnoreImplements
-
Packages that use IgnoreImplements Package Description com.db4o com.db4o.internal com.db4o.reflect.generic -
-
Uses of IgnoreImplements in com.db4o
Classes in com.db4o with annotations of type IgnoreImplements Modifier and Type Interface Description interface
ObjectSet<T>
An ObjectSet is a representation for a set of objects returned by a query. -
Uses of IgnoreImplements in com.db4o.internal
Classes in com.db4o.internal with annotations of type IgnoreImplements Modifier and Type Interface Description interface
ObjectContainerSpec
Workaround to provide the Java 5 version with a hook to add ExtObjectContainer. -
Uses of IgnoreImplements in com.db4o.reflect.generic
Classes in com.db4o.reflect.generic with annotations of type IgnoreImplements Modifier and Type Class Description class
GenericObject
-