Package | Description |
---|---|
ball.game.crossword |
Classes for creating, analyzing, and solving crossword puzzles.
|
Modifier and Type | Method and Description |
---|---|
static Label |
Label.parse(String string) |
Modifier and Type | Method and Description |
---|---|
Map<Label,String> |
Puzzle.clues() |
Map<Label,Puzzle.Solution> |
Puzzle.solutions() |
Modifier and Type | Method and Description |
---|---|
int |
Label.compareTo(Label that) |
Copyright © 2015–2020 Allen D. Ball. All rights reserved.