| Package | Description |
|---|---|
| net.zomis.minesweeper.analyze | |
| net.zomis.minesweeper.analyze.detail | |
| net.zomis.minesweeper.analyze.factory |
| Modifier and Type | Method and Description |
|---|---|
DetailedResults<T> |
AnalyzeResultsImpl.analyzeDetailed(NeighborFind<T> neighborStrategy) |
DetailedResults<T> |
AnalyzeResult.analyzeDetailed(NeighborFind<T> neighborStrategy) |
| Modifier and Type | Method and Description |
|---|---|
static <T> DetailedResults<T> |
DetailAnalyze.solveDetailed(AnalyzeResult<T> analyze,
NeighborFind<T> neighborStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAnalyze<F> |
class |
General2DAnalyze |
Copyright © 2014. All rights reserved.