| Constructor and Description |
|---|
LongOffset(java.lang.String offset) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Offset o) |
boolean |
equals(java.lang.Object other) |
static LongOffset |
getMaxOffset()
Helper method to get the maximum offset
|
static LongOffset |
getMinOffset()
Helper method to get the minimum offset
|
int |
hashCode() |
public int compareTo(Offset o)
compareTo in interface java.lang.Comparable<Offset>public boolean equals(java.lang.Object other)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static LongOffset getMinOffset()
public static LongOffset getMaxOffset()