Uses of Interface
com.db4o.foundation.DeepClone
-
-
Uses of DeepClone in com.db4o.foundation
Classes in com.db4o.foundation that implement DeepClone Modifier and Type Class Description classCollection4<T>Fast linked list for all usecases.classHashtable4classHashtableIdentityEntryclassHashtableIntEntryclassHashtableLongEntryclassHashtableObjectEntrystatic classIdentityHashtable4.IdentityEntryclassKeySpecHashtable4classSynchronizedHashtable4classTree<T>classTreeObjectConstructors in com.db4o.foundation with parameters of type DeepClone Constructor Description Hashtable4(DeepClone cloneOnlyCtor)HashtableBase(DeepClone cloneOnlyCtor) -
Uses of DeepClone in com.db4o.internal
Subinterfaces of DeepClone in com.db4o.internal Modifier and Type Interface Description interfaceVersionedTypeHandlerClasses in com.db4o.internal that implement DeepClone Modifier and Type Class Description classConfig4ClassclassConfig4FieldclassConfig4ImplConfiguration template for creating new db4o filesclassDeleteInfoclassTreeIntBase class for balanced trees.classTreeIntObject<T> -
Uses of DeepClone in com.db4o.internal.diagnostic
Classes in com.db4o.internal.diagnostic that implement DeepClone Modifier and Type Class Description classDiagnosticProcessor -
Uses of DeepClone in com.db4o.internal.freespace
Classes in com.db4o.internal.freespace that implement DeepClone Modifier and Type Class Description classFreeSlotNode -
Uses of DeepClone in com.db4o.internal.handlers
Subinterfaces of DeepClone in com.db4o.internal.handlers Modifier and Type Interface Description interfaceFieldAwareTypeHandlerClasses in com.db4o.internal.handlers that implement DeepClone Modifier and Type Class Description classNullFieldAwareTypeHandlerclassStandardReferenceTypeHandlerclassStandardReferenceTypeHandler0 -
Uses of DeepClone in com.db4o.internal.handlers.array
Classes in com.db4o.internal.handlers.array that implement DeepClone Modifier and Type Class Description classArrayHandlerThis is the latest version, the one that should be used.classArrayHandler0classArrayHandler1classArrayHandler3classArrayHandler5classMultidimensionalArrayHandlern-dimensional arrayclassMultidimensionalArrayHandler0classMultidimensionalArrayHandler3 -
Uses of DeepClone in com.db4o.internal.ids
Classes in com.db4o.internal.ids that implement DeepClone Modifier and Type Class Description classIdSlotTree -
Uses of DeepClone in com.db4o.internal.query.processor
Classes in com.db4o.internal.query.processor that implement DeepClone Modifier and Type Class Description classQCandidateRepresents an actual object in the database.classQCandidateBaseclassQPendingclassQPrimitiveCandidate -
Uses of DeepClone in com.db4o.internal.slots
Classes in com.db4o.internal.slots that implement DeepClone Modifier and Type Class Description classFreespaceSlotChangeclassIdSystemSlotChangeclassReferencedSlotclassSlotChangeclassSystemSlotChange -
Uses of DeepClone in com.db4o.reflect
Subinterfaces of DeepClone in com.db4o.reflect Modifier and Type Interface Description interfaceReflectorroot of the reflection implementation API. -
Uses of DeepClone in com.db4o.reflect.generic
Classes in com.db4o.reflect.generic that implement DeepClone Modifier and Type Class Description classGenericArrayClassclassGenericClassclassGenericFieldclassGenericReflectordb4o provides GenericReflector as a wrapper around specific reflector (delegate).classGenericVirtualField -
Uses of DeepClone in com.db4o.reflect.jdk
Subinterfaces of DeepClone in com.db4o.reflect.jdk Modifier and Type Interface Description interfaceJdkLoaderClasses in com.db4o.reflect.jdk that implement DeepClone Modifier and Type Class Description classClassLoaderJdkLoaderclassJdkReflectordb4o wrapper for JDK reflector functionality
-