public class LegacyUnspecifiedUpdateDepth extends UnspecifiedUpdateDepth
| Modifier and Type | Field and Description |
|---|---|
static LegacyUnspecifiedUpdateDepth |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canSkip(ObjectReference ref) |
protected FixedUpdateDepth |
forDepth(int depth) |
adjust, adjustUpdateDepthForCascade, descend, negative, sufficientDepth, toStringpublic static final LegacyUnspecifiedUpdateDepth INSTANCE
public boolean canSkip(ObjectReference ref)
protected FixedUpdateDepth forDepth(int depth)
forDepth in class UnspecifiedUpdateDepth