public class TPUpdateDepthProvider extends java.lang.Object implements UpdateDepthProvider
| Constructor and Description |
|---|
TPUpdateDepthProvider() |
| Modifier and Type | Method and Description |
|---|---|
FixedUpdateDepth |
forDepth(int depth) |
UnspecifiedUpdateDepth |
unspecified(ModifiedObjectQuery query) |
public FixedUpdateDepth forDepth(int depth)
forDepth in interface UpdateDepthProviderpublic UnspecifiedUpdateDepth unspecified(ModifiedObjectQuery query)
unspecified in interface UpdateDepthProvider