-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class Tuple |
clone, compareTo, equals, get, hashCode, size, subList, subTuple, toArray, tuple, tuple, tuple, tuple, tuple, tuple, tuple, tuple, tuple, tuple, tuple, tuple, tuple, tuple, tuple, tuple, tuple |
-
-
Constructor Detail
-
public Tuple5(Tuple5<T1, T2, T3, T4, T5> tuple)
-
Method Detail
-
@com.github.javaparser.ast.expr.MarkerAnnotationExprOverride
public Tuple5<T1, T2, T3, T4, T5> clone()
-
@com.github.javaparser.ast.expr.MarkerAnnotationExprDeprecated
public T5 getFifth()
-
@com.github.javaparser.ast.expr.MarkerAnnotationExprDeprecated
public T1 getFirst()
-
@com.github.javaparser.ast.expr.MarkerAnnotationExprDeprecated
public T4 getFourth()
-
@com.github.javaparser.ast.expr.MarkerAnnotationExprDeprecated
public T2 getSecond()
-
@com.github.javaparser.ast.expr.MarkerAnnotationExprDeprecated
public T3 getThird()
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.