public class DeviceKey extends java.lang.Object implements java.lang.Comparable<DeviceKey>
Constructor and Description |
---|
DeviceKey(int devGrNr,
int devNo) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(DeviceKey other) |
boolean |
equals(java.lang.Object other) |
int |
getDevGrNr() |
int |
getDevNo() |
int |
hashCode() |
java.lang.String |
toString() |
public final int getDevGrNr()
public final int getDevNo()
public int compareTo(DeviceKey other)
compareTo
in interface java.lang.Comparable<DeviceKey>
CompositeKey.compareTo(java.lang.Object)
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
CompositeKey.equals(java.lang.Object)
public int hashCode()
hashCode
in class java.lang.Object
CompositeKey.hashCode()
public java.lang.String toString()
toString
in class java.lang.Object
CompositeKey.toString()
13-September-2017 07:50 Deutsches Elektronen-Synchrotron DESY in der Helmholtz-Gemeinschaft