All Packages  Class Hierarchy  This Package  Previous  Next  Index  WEKA's home

Interface weka.gui.streams.SerialInstanceListener

public interface SerialInstanceListener
extends EventListener
Defines an interface for objects able to produce two output streams of instances.

Version:
$Revision: 1.1 $
Author:
Len Trigg (trigg@cs.waikato.ac.nz)

Method Index

 o secondInstanceProduced(InstanceEvent)

Methods

 o secondInstanceProduced
 public abstract void secondInstanceProduced(InstanceEvent e)

All Packages  Class Hierarchy  This Package  Previous  Next  Index  WEKA's home