Interface LeafNode<C,V,T>
- All Superinterfaces:
DtNode<C,V, T>
- All Known Implementing Classes:
LeafNodeImpl
-
Method Summary
Methods inherited from interface org.aksw.jenax.arq.decisiontree.api.DtNode
asInnerNode, asLeafNode, getParent, getReachingValue, isInnerNode, isLeafNode