Interface TimerHandler

All Superinterfaces:
JSObject

public interface TimerHandler extends JSObject
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details

    • onTimer

      void onTimer()