Package moa.clusterers.outliers
Interface MyBaseOutlierDetector.ProgressInfo
-
- Enclosing class:
- MyBaseOutlierDetector
public static interface MyBaseOutlierDetector.ProgressInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
GetInterval()
void
ShowProgress(String sMsg)
-
-
-
Method Detail
-
GetInterval
int GetInterval()
-
ShowProgress
void ShowProgress(String sMsg)
-
-