Uses of Class
org.apache.jackrabbit.oak.plugins.tree.impl.AbstractMutableTree
-
Packages that use AbstractMutableTree Package Description org.apache.jackrabbit.oak.plugins.tree.impl -
-
Uses of AbstractMutableTree in org.apache.jackrabbit.oak.plugins.tree.impl
Subclasses of AbstractMutableTree in org.apache.jackrabbit.oak.plugins.tree.impl Modifier and Type Class Description classNodeBuilderTreeA mutableTreeimplementation based on an underlyingNodeBuilder, which tracks all changes recorded through this tree's mutator methods.Methods in org.apache.jackrabbit.oak.plugins.tree.impl that return AbstractMutableTree Modifier and Type Method Description protected @Nullable AbstractMutableTreeNodeBuilderTree. getParentOrNull()
-