public class ModuleAttr.Triplet<F,S,T> extends ModuleAttr.Pair<F,S>
private T
third
first, second
Triplet(F first, S second, T third)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final T third