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