Uses of Interface
com.db4o.cs.internal.objectexchange.SlotAccessor
-
Packages that use SlotAccessor Package Description com.db4o.cs.internal.objectexchange -
-
Uses of SlotAccessor in com.db4o.cs.internal.objectexchange
Classes in com.db4o.cs.internal.objectexchange that implement SlotAccessor Modifier and Type Class Description class
StandardSlotAccessor
Constructors in com.db4o.cs.internal.objectexchange with parameters of type SlotAccessor Constructor Description SlotCollector(int depth, ReferenceCollector collector, SlotAccessor accessor)
-