Package weka.core
Interface Matchable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
prefix()
Returns a string that describes a tree representing the object in prefix order.
-