Class WasmLog


  • public class WasmLog
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long start  
    • Constructor Summary

      Constructors 
      Constructor Description
      WasmLog()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void log​(java.lang.String message)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • start

        public static long start
    • Constructor Detail

      • WasmLog

        public WasmLog()
    • Method Detail

      • log

        public static void log​(java.lang.String message)