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