|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapi.Result
tasks.SudokuResult
public class SudokuResult
Constructor Summary | |
---|---|
SudokuResult(Board board,
int dID)
|
Method Summary | |
---|---|
int[][] |
getValue()
Gets the Value associated with the particular Result. |
Methods inherited from class api.Result |
---|
getDrainID, getRunTime, setRunTime |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SudokuResult(Board board, int dID)
Method Detail |
---|
public int[][] getValue()
Result
getValue
in interface ResultInterface
getValue
in class Result
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |