| Modifier and Type | Field and Description |
|---|---|
long |
value |
| Constructor and Description |
|---|
ByteableLong(long value) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(IByteable other)
Comparator-function for byteable, see
Comparable |
boolean |
equals(Object obj) |
int |
hashCode() |
byte[] |
toByteArray() |
String |
toString() |
public byte[] toByteArray()
toByteArray in interface IByteablepublic int compareTo(IByteable other)
IByteableComparableCopyright © 2018. All rights reserved.