Package org.dartra.standard.visitor

Visitors to process and analyse standard darts games.

See:
          Description

Class Summary
LastCompletedGameVisitor Visitor that searches for the last completed game (or set) at every level of the game-match tree.
ScoreBoardVisitor Visitor to gather score board data from a game-match tree.
ThrowStatisticsVisitor A game visitor that gathers throw related statistics for a standard game.
 

Package org.dartra.standard.visitor Description

Visitors to process and analyse standard darts games.