public static class Multiples.Triple<F,S,T> extends java.lang.Object
Triple(F f, S s, T t)
F
first()
S
second()
T
third()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Triple(F f, S s, T t)
public F first()
public S second()
public T third()
Copyright © 2023. All rights reserved.