public class Triple<T,U,V> extends Object
Triple(T first, U second, V third)
T
getFirst()
U
getSecond()
V
getThird()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Triple(T first, U second, V third)
public T getFirst()
public U getSecond()
public V getThird()
Copyright © 2020 GSI Helmholtzzentrum für Schwerionenforschung GmbH. All rights reserved.