Class RealmsServerPing

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String nrOfPlayers  
      java.lang.String playerList  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • nrOfPlayers

        public volatile java.lang.String nrOfPlayers
      • playerList

        public volatile java.lang.String playerList
    • Constructor Detail

      • RealmsServerPing

        public RealmsServerPing()