@Immutable public static class EnsCoord.Coord extends Object implements Comparable<EnsCoord.Coord>
Constructor and Description |
---|
Coord(int code,
int ensMember) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(EnsCoord.Coord o) |
boolean |
equals(Object oo) |
int |
getCode() |
int |
getEnsMember() |
int |
hashCode() |
String |
toString() |
public int getCode()
public int getEnsMember()
public int compareTo(EnsCoord.Coord o)
compareTo
in interface Comparable<EnsCoord.Coord>
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.