Uses of Interface
weka.knowledgeflow.CallbackNotifierDelegate
-
Uses of CallbackNotifierDelegate in weka.knowledgeflow
Modifier and TypeClassDescriptionclass
Default implementation of a CallbackNotifierDelegate.class
Implementation of a CallbackNotifierDelegate that stores the ExecutionResult and only notifies the callback when the notifyNow() method is called.