public static final class Structure2D.LongRowColumn extends Object implements Comparable<Structure2D.LongRowColumn>
| Constructor and Description |
|---|
LongRowColumn(long aRow,
long aCol) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Structure2D.LongRowColumn ref) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public int compareTo(Structure2D.LongRowColumn ref)
compareTo in interface Comparable<Structure2D.LongRowColumn>Copyright © 2018 Optimatika. All rights reserved.