Class Gamer


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

      Constructors 
      Constructor Description
      Gamer()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • name

        protected java.lang.String name
      • approbationServer

        protected Server approbationServer
    • Constructor Detail

      • Gamer

        public Gamer()