protected class GridEnsembleCoord.EnsCoord extends Object implements Comparable<GridEnsembleCoord.EnsCoord>
Constructor and Description |
---|
EnsCoord(int number,
int type) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(GridEnsembleCoord.EnsCoord o) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
public int compareTo(GridEnsembleCoord.EnsCoord o)
compareTo
in interface Comparable<GridEnsembleCoord.EnsCoord>
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.