类 Node
java.lang.Object
org.wlld.randomForest.Node
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
isEnd
public boolean isEnd -
fatherList
-
attribute
-
key
-
typeId
public int typeId -
nodeList
-
type
public int type -
fatherNode
-
-
构造器详细资料
-
Node
public Node()
-