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