choco.kernel.common.util.objects
Class IntPair<A>
java.lang.Object
choco.kernel.common.util.objects.IntPair<A>
public class IntPair<A>
- extends Object
User : cprudhom
Mail : cprudhom(a)emn.fr
Date : 24 f�vr. 2010
Since : Choco 2.1.1
Field Summary |
int |
idx
|
A |
o
|
Constructor Summary |
IntPair(A o,
int idx)
|
o
public final A o
idx
public final int idx
IntPair
public IntPair(A o,
int idx)
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object other)
- Overrides:
equals
in class Object
of
public static <A,B> com.sun.tools.javac.util.Pair<A,B> of(A a,
B b)
Copyright © 2012. All Rights Reserved.