Package | Description |
---|---|
com.putable.server |
Provides the classes specific to the server
|
Modifier and Type | Field and Description |
---|---|
private HomeMatrix |
NetPuzlServer.homeMatrix
Home matrix which holds the matrix
|
Modifier and Type | Method and Description |
---|---|
HomeMatrix |
NetPuzlServer.getHomeMatrix()
Get Home Matrix
|
Modifier and Type | Method and Description |
---|---|
private void |
NetPuzlServer.setHomeMatrix(HomeMatrix homeMatrix)
Sets the Home matrix
|