public interface NodeFactory
<K> Map<K,Node<K>>
newChildren()
newChildren(Map<K,Node<K>> childMap)
<K> Node<K>
newNode()
NodeType
nodeType()
NodeType nodeType()
<K> Node<K> newNode()
K
<K> Map<K,Node<K>> newChildren()
<K> Map<K,Node<K>> newChildren(Map<K,Node<K>> childMap)
childMap
Copyright © 2024–2025. All rights reserved.