Package featurecat.lizzie.analysis
Interface LeelazListener
-
- All Known Implementing Classes:
Board
public interface LeelazListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
bestMoveNotification(java.util.List<MoveData> bestMoves)
-
-
-
Method Detail
-
bestMoveNotification
void bestMoveNotification(java.util.List<MoveData> bestMoves)
-
-