Interface DeobfuscatorCallback

All Superinterfaces:
org.teavm.jso.JSObject

public interface DeobfuscatorCallback extends org.teavm.jso.JSObject
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details

    • run

      void run()