Class TeaDemo


  • public class TeaDemo
    extends java.lang.Object
    Launcher for the TeaVM version of the demo application. This class will be transpiled to JavaScript and then called from the browser.
    • Constructor Summary

      Constructors 
      Constructor Description
      TeaDemo()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • TeaDemo

        public TeaDemo()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)