Uses of Class
com.db4o.internal.activation.FixedUpdateDepth
- 
Packages that use FixedUpdateDepth Package Description com.db4o.internal.activation 
- 
- 
Uses of FixedUpdateDepth in com.db4o.internal.activationSubclasses of FixedUpdateDepth in com.db4o.internal.activation Modifier and Type Class Description classLegacyFixedUpdateDepthclassTPFixedUpdateDepthMethods in com.db4o.internal.activation that return FixedUpdateDepth Modifier and Type Method Description FixedUpdateDepthFixedUpdateDepth. adjustDepthToBorders()protected abstract FixedUpdateDepthFixedUpdateDepth. forDepth(int depth)protected FixedUpdateDepthLegacyFixedUpdateDepth. forDepth(int depth)protected FixedUpdateDepthLegacyUnspecifiedUpdateDepth. forDepth(int depth)FixedUpdateDepthLegacyUpdateDepthProvider. forDepth(int depth)protected FixedUpdateDepthTPFixedUpdateDepth. forDepth(int depth)protected FixedUpdateDepthTPUnspecifiedUpdateDepth. forDepth(int depth)FixedUpdateDepthTPUpdateDepthProvider. forDepth(int depth)protected abstract FixedUpdateDepthUnspecifiedUpdateDepth. forDepth(int depth)FixedUpdateDepthUpdateDepthProvider. forDepth(int depth)Methods in com.db4o.internal.activation with parameters of type FixedUpdateDepth Modifier and Type Method Description booleanFixedUpdateDepth. isBroaderThan(FixedUpdateDepth other)
 
-