public class FeatureKey extends Object
| Modifier | Constructor and Description |
|---|---|
|
FeatureKey() |
protected |
FeatureKey(int num,
String val,
String tag) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
protected void |
read(DataInputStream inf) |
protected void |
save(DataOutputStream f) |
String |
toString() |
protected void save(DataOutputStream f) throws IOException
IOExceptionprotected void read(DataInputStream inf) throws IOException
IOException