Class GameIDToken

  • All Implemented Interfaces:
    InfoToken

    public class GameIDToken
    extends TextToken
    implements InfoToken
    The ID associated with this game.
    • Constructor Summary

      Constructors 
      Constructor Description
      GameIDToken()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getGameID()  
      • 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

      • GameIDToken

        public GameIDToken()
    • Method Detail

      • getGameID

        public java.lang.String getGameID()