类 LFSMethods.Link2
java.lang.Object
weka.attributeSelection.LFSMethods.Link2
- 所有已实现的接口:
Serializable
,RevisionHandler
- 封闭类:
- LFSMethods
Class for a node in a linked list. Used in best first search.
Copied from BestFirstSearch
- 作者:
- Mark Hall (mhall@cs.waikato.ac.nz)
- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Link2
-
-
方法详细资料
-
getData
Get a group -
toString
-
getRevision
Returns the revision string.- 指定者:
getRevision
在接口中RevisionHandler
- 返回:
- the revision
-