weka.gui.streams
Interface SerialInstanceListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- InstanceJoiner
- public interface SerialInstanceListener
- extends java.util.EventListener
Defines an interface for objects able to produce two output streams of
instances.
- Version:
- $Revision: 1.3 $
- Author:
- Len Trigg (trigg@cs.waikato.ac.nz)
secondInstanceProduced
public void secondInstanceProduced(InstanceEvent e)
Copyright (c)
2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London