| Package | Description |
|---|---|
| net.zomis.minesweeper.analyze.detail |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldProxy<T> |
| Modifier and Type | Method and Description |
|---|---|
ProbabilityKnowledge<T> |
DetailedResultsImpl.getProxyFor(T field) |
ProbabilityKnowledge<T> |
DetailedResults.getProxyFor(T field)
Get the detailed probabilities for a field
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ProbabilityKnowledge<T>> |
DetailedResultsImpl.getProxies() |
Collection<ProbabilityKnowledge<T>> |
DetailedResults.getProxies() |
Map<T,ProbabilityKnowledge<T>> |
DetailedResultsImpl.getProxyMap() |
Map<T,ProbabilityKnowledge<T>> |
DetailedResults.getProxyMap() |
Copyright © 2014. All rights reserved.