public static final class StructureAnyD.LongReference extends Object implements Comparable<StructureAnyD.LongReference>
| Modifier and Type | Field and Description |
|---|---|
long[] |
reference |
| Constructor and Description |
|---|
LongReference(long... aReference) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(StructureAnyD.LongReference ref) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public int compareTo(StructureAnyD.LongReference ref)
compareTo in interface Comparable<StructureAnyD.LongReference>Copyright © 2018 Optimatika. All rights reserved.