public interface TreeConstructor<E,N extends OpenNode<E,? extends N>,T extends Tree<E,? extends N>> extends TreeKeyedSPIComponent
Modifier and Type | Method and Description |
---|---|
T |
build(E e,
T... subtrees) |
forClass
Copyright © 2014–2016. All rights reserved.