public interface Traverse
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Field Details
-
TRAVERSE_CALLBACK_AT_FIRST
static final int TRAVERSE_CALLBACK_AT_FIRST- See Also:
-
TRAVERSE_CALLBACK_AT_LAST
static final int TRAVERSE_CALLBACK_AT_LAST- See Also:
-
TRAVERSE_CALLBACK_AT_BOTH
static final int TRAVERSE_CALLBACK_AT_BOTH- See Also:
-