Interface TreeNestingContext.LeafFactory<T>
- Enclosing interface:
- TreeNestingContext
public static interface TreeNestingContext.LeafFactory<T>
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(String prefixedRelativeName, TreeNodeInclusion inclusion)
-
Method Details
-
create
-