public final class Number320 extends Number implements Comparable<Number320>
| Constructor and Description |
|---|
Number320(Number160 locationKey,
Number160 domainKey)
Creates a new Number320 key from given location and domain keys.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Number320 o) |
Number160 |
domainKey() |
double |
doubleValue() |
boolean |
equals(Object obj) |
float |
floatValue() |
int |
hashCode() |
int |
intValue() |
Number160 |
locationKey() |
long |
longValue() |
Number480 |
maxContentKey() |
Number480 |
minContentKey() |
String |
toString() |
byteValue, shortValuepublic static final Number320 ZERO
public Number160 locationKey()
public Number160 domainKey()
public int compareTo(Number320 o)
compareTo in interface Comparable<Number320>public Number480 minContentKey()
public Number480 maxContentKey()
public float floatValue()
floatValue in class Numberpublic double doubleValue()
doubleValue in class NumberCopyright © 2014. All rights reserved.