Package | Description |
---|---|
com.putable.server |
Provides the classes specific to the server
|
Modifier and Type | Field and Description |
---|---|
private HeinekenMatrix |
NetPuzlServer.heinekenMatrix
The Heineken Matrix
|
Modifier and Type | Method and Description |
---|---|
HeinekenMatrix |
NetPuzlServer.getHeinekenMatrix()
Retruns an instance of Heineken Matrix
|
Modifier and Type | Method and Description |
---|---|
private void |
NetPuzlServer.setHeinekenMatrix(HeinekenMatrix matrix)
Sets the Heineken Matrix
|