JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.sourceforge.plantuml.sudoku
ISudoku
Contents
Description
Method Summary
Method Details
getGiven(int, int)
getRatting()
getSeed()
Hide sidebar
Show sidebar
Interface ISudoku
All Known Implementing Classes:
SudokuDLX
public interface
ISudoku
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getGiven
(int x, int y)
long
getRatting
()
long
getSeed
()
Method Details
getGiven
int
getGiven
(int x, int y)
getRatting
long
getRatting
()
getSeed
long
getSeed
()