| パッケージ | 説明 |
|---|---|
| com.github.takumin.simplesgfparser.entity | |
| com.github.takumin.simplesgfparser.parser |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
GameTree.addGameTree(GameTree tree)
Appends the specified GameTree to this collection.
|
void |
Collection.addGameTree(GameTree tree)
Appends the specified GameTree to this collection.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
GameTree |
SGFParser.getGameTree(int index)
Returns the GameTree at the specified position in the Collection.
|
GameTree |
SGFParser.getSingleGameTree()
Returns the first GameTree in the Collection.
|
Copyright © 2016. All rights reserved.