ants.wrapper
Class W_IJ
java.lang.Object
|
+--ants.wrapper.W_IJ
- public class W_IJ
- extends java.lang.Object
Wrapper for int, int, long -- see AutoNodeCache
Field Summary |
int |
i1
|
long |
j1
|
Constructor Summary |
W_IJ()
|
W_IJ(int i1,
long j1)
|
Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
toString,
wait,
wait,
wait |
i1
public int i1
j1
public long j1
W_IJ
public W_IJ()
W_IJ
public W_IJ(int i1,
long j1)
hashCode
public final int hashCode()
- Overrides:
- hashCode in class java.lang.Object
equals
public final boolean equals(java.lang.Object obj)
- Overrides:
- equals in class java.lang.Object