public class Number480 extends Number implements Comparable<Number480>
Constructor and Description |
---|
Number480(Number160 locationKey,
Number160 domainKey,
Number160 contentKey) |
Number480(Number320 key,
Number160 contentKey) |
Modifier and Type | Method and Description |
---|---|
Number480 |
changeDomain(Number160 newDomain) |
int |
compareTo(Number480 o) |
double |
doubleValue() |
boolean |
equals(Object obj) |
float |
floatValue() |
Number160 |
getContentKey() |
Number160 |
getDomainKey() |
Number160 |
getLocationKey() |
int |
hashCode() |
int |
intValue() |
long |
longValue() |
String |
toString() |
byteValue, shortValue
public Number160 getLocationKey()
public Number160 getDomainKey()
public Number160 getContentKey()
public int compareTo(Number480 o)
compareTo
in interface Comparable<Number480>
public float floatValue()
floatValue
in class Number
public double doubleValue()
doubleValue
in class Number
Copyright © 2013. All Rights Reserved.