ee.ut.ga.model
Class MatrixKey
java.lang.Object
ee.ut.ga.model.MatrixKey
- public class MatrixKey
- extends java.lang.Object
The key object of Map PWM.getPWM().
- Author:
- Anton Stalnuhhin
|
Constructor Summary |
MatrixKey(java.lang.String row,
int column)
|
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
MatrixKey
public MatrixKey(java.lang.String row,
int column)
getColumn
public int getColumn()
getRow
public java.lang.String getRow()
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object o)