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.Object
public int hashCode()
hashCode
in class java.lang.Object
public static LongOffset getMinOffset()
public static LongOffset getMaxOffset()