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