Class NativeUtil


  • public class NativeUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      NativeUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static double getTime()  
      static void youJustLostTheGame()  
      • Methods inherited from class java.lang.Object

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

      • NativeUtil

        public NativeUtil()
    • Method Detail

      • youJustLostTheGame

        public static void youJustLostTheGame()
      • getTime

        public static double getTime()