Module tornado.api

Interface TornadoEvents


public interface TornadoEvents
  • Method Details

    • cardinality

      int cardinality()
    • reset

      void reset()
    • hasNext

      boolean hasNext()
    • next

      Event next()
    • getProfiles

      BitSet getProfiles()
    • getDevice

      TornadoDevice getDevice()