All Known Implementing Classes:
DataStreamIteratingEmulator, JediEmulator

public interface Emulator
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
     
    void
     
  • Method Details

    • hasNext

      boolean hasNext()
    • next

      void next() throws IOException
      Throws:
      IOException
    • resetEof

      void resetEof()