public class Scoringtable
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int[][] |
scoringTable |
Constructor and Description |
---|
Scoringtable(int dimA,
int dimB) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |