Uses of Interface
moa.clusterers.outliers.MyBaseOutlierDetector.PrintMsg
-
Packages that use MyBaseOutlierDetector.PrintMsg Package Description moa.clusterers.outliers -
-
Uses of MyBaseOutlierDetector.PrintMsg in moa.clusterers.outliers
Classes in moa.clusterers.outliers that implement MyBaseOutlierDetector.PrintMsg Modifier and Type Class Description class
MyBaseOutlierDetector.StdPrintMsg
Fields in moa.clusterers.outliers declared as MyBaseOutlierDetector.PrintMsg Modifier and Type Field Description protected MyBaseOutlierDetector.PrintMsg
MyBaseOutlierDetector. myOut
Methods in moa.clusterers.outliers with parameters of type MyBaseOutlierDetector.PrintMsg Modifier and Type Method Description void
MyBaseOutlierDetector. SetMessagePrinter(MyBaseOutlierDetector.PrintMsg logPrinter)
void
MyBaseOutlierDetector. SetUserInfo(boolean bShowProgress, boolean bTrace, MyBaseOutlierDetector.PrintMsg logPrinter, int iProgressInterval)
-