程序包 weka.gui.streams

接口 SerialInstanceListener

所有超级接口:
EventListener
所有已知实现类:
InstanceJoiner

public interface SerialInstanceListener extends EventListener
Defines an interface for objects able to produce two output streams of instances.
版本:
$Revision: 1.4 $
作者:
Len Trigg (trigg@cs.waikato.ac.nz)
  • 方法详细资料

    • secondInstanceProduced

      void secondInstanceProduced(InstanceEvent e)