Uses of Interface
weka.knowledgeflow.CallbackNotifierDelegate
Packages that use CallbackNotifierDelegate
-
Uses of CallbackNotifierDelegate in weka.knowledgeflow
Classes in weka.knowledgeflow that implement CallbackNotifierDelegateModifier 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.