public class Tuple1<T1> extends Object implements Tuple, Serializable
Tuple1()
static <T1> Tuple1<T1>
of(T1 first)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple1()
public static <T1> Tuple1<T1> of(T1 first)
Copyright © 2024 fossc. All rights reserved.