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