Class RoundToken

  • All Implemented Interfaces:
    InfoToken

    public class RoundToken
    extends TextToken
    implements InfoToken
    The round which the game was played.
    • Constructor Summary

      Constructors 
      Constructor Description
      RoundToken()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getRound()  
      • Methods inherited from class com.barrybecker4.ca.dj.jigo.sgf.tokens.SGFToken

        parse
      • Methods inherited from class java.lang.Object

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

      • RoundToken

        public RoundToken()
    • Method Detail

      • getRound

        public java.lang.String getRound()