Interface IDataToRouteReader

All Superinterfaces:
Runnable
All Known Implementing Classes:
DataGapRouteReader

public interface IDataToRouteReader extends Runnable
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
    setReading(boolean reading)
     
     

    Methods inherited from interface java.lang.Runnable

    run