public static class TriMap.Entry<T1,T2,T3> extends java.lang.Object
T1
mT1
T2
mT2
T3
mT3
Entry(T1 iT1, T2 iT2, T3 iT3)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final T1 mT1
public final T2 mT2
public final T3 mT3
public Entry(T1 iT1, T2 iT2, T3 iT3)