Package 

Interface QuickJSLoader.Console

    • Method Summary

      Modifier and Type Method Description
      abstract void log(String info)
      abstract void info(String info)
      abstract void warn(String info)
      abstract void error(String info)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait