public class Tuple1<T1> extends java.lang.Object
Tuple1(T1 t1)
T1
getFirst()
void
setFirst(T1 t1)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tuple1(T1 t1)
public T1 getFirst()
public void setFirst(T1 t1)
Copyright © 2018 SAP SE. All Rights Reserved.