Uses of Interface
org.ujmp.core.treematrix.Tree
-
Packages that use Tree Package Description org.ujmp.core.treematrix -
-
Uses of Tree in org.ujmp.core.treematrix
Subinterfaces of Tree in org.ujmp.core.treematrix Modifier and Type Interface Description interface
TreeMatrix<T>
Classes in org.ujmp.core.treematrix that implement Tree Modifier and Type Class Description class
AbstractTreeMatrix<T>
class
DefaultTreeMatrix<T>
class
ObjectTreeMatrix
-