Package | Description |
---|---|
com.putable.server |
Provides the classes specific to the server
|
Modifier and Type | Field and Description |
---|---|
private HeinekenMathMatrix |
NetPuzlServer.heinekenMathMatrix
The Heineken Math Matrix
|
Modifier and Type | Method and Description |
---|---|
HeinekenMathMatrix |
NetPuzlServer.getHeinekenMathMatrix()
Returns an instance of the Heineken Math Matrix
|
Modifier and Type | Method and Description |
---|---|
private void |
NetPuzlServer.setHeinekenMathMatrix(HeinekenMathMatrix matrix)
Sets the Heineken math matrix
|