Uses of Interface
netkit.inference.InferenceMethodListener

Packages that use InferenceMethodListener
netkit.inference   
 

Uses of InferenceMethodListener in netkit.inference
 

Methods in netkit.inference with parameters of type InferenceMethodListener
 void InferenceMethod.addListener(InferenceMethodListener cl)
           
 void InferenceMethod.removeListener(InferenceMethodListener cl)