LectureGame.Core
Class LGServer

java.lang.Object
  extended by LectureGame.Core.LGServer

public class LGServer
extends java.lang.Object


Field Summary
static boolean serverIsAlive
           
 
Constructor Summary
LGServer()
           
 
Method Summary
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
 

Field Detail

serverIsAlive

public static final boolean serverIsAlive
See Also:
Constant Field Values
Constructor Detail

LGServer

public LGServer()
Method Detail

main

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