public static final class BinaryTreeNodeImpl.EmptyConstructor<E> extends Object implements EmptyTreeConstructor<E,BinaryTreeNode<E>,BinaryTreeWrapper<E,BinaryTreeNode<E>>>
Constructor and Description |
---|
EmptyConstructor() |
Modifier and Type | Method and Description |
---|---|
BinaryTreeWrapper<E,BinaryTreeNode<E>> |
build() |
Class<? extends Tree> |
forClass() |
public BinaryTreeWrapper<E,BinaryTreeNode<E>> build()
build
in interface EmptyTreeConstructor<E,BinaryTreeNode<E>,BinaryTreeWrapper<E,BinaryTreeNode<E>>>
public Class<? extends Tree> forClass()
forClass
in interface SPIComponent
forClass
in interface TreeKeyedSPIComponent
Copyright © 2014–2016. All rights reserved.