Interface DataInputStreamListener<T extends MguiNumber>

Type Parameters:
T - Number type of this listener
All Known Subinterfaces:
InterfaceDataSensor<T>
All Known Implementing Classes:
InterfacePlot, InterfacePlotMgui, InterfacePlotMulti, InterfacePlotOsp, InterfacePlotSgt, InterfaceStripChart, MatrixImagePlot, SgtMultilinePlot, SgtScatterplot

public interface DataInputStreamListener<T extends MguiNumber>
Interface for objects which listen to events from an input stream.
Author:
AndrewR