|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsudoku_lsd.SudokuGames
public class SudokuGames
Field Summary | |
---|---|
(package private) static java.lang.String[] |
ls
|
Constructor Summary | |
---|---|
private |
SudokuGames()
|
Method Summary | |
---|---|
static int[][] |
get(int i)
|
(package private) static int[][] |
st2int(java.lang.String s)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final java.lang.String[] ls
Constructor Detail |
---|
private SudokuGames()
Method Detail |
---|
public static int[][] get(int i)
static int[][] st2int(java.lang.String s)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |