public class JavaSnake
extends Object
Main class of the program.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JavaSnake
public JavaSnake()
-
Method Details
-
main
public static void main
(String[] args)