Uses of Interface
org.apache.jackrabbit.oak.plugins.tree.TreeTypeAware
-
Packages that use TreeTypeAware Package Description org.apache.jackrabbit.oak.plugins.tree.impl -
-
Uses of TreeTypeAware in org.apache.jackrabbit.oak.plugins.tree.impl
Classes in org.apache.jackrabbit.oak.plugins.tree.impl that implement TreeTypeAware Modifier and Type Class Description classImmutableTreeImmutable implementation of theTreeinterface in order to provide the much feature rich API functionality for a givenNodeState.
-