| Package | Description |
|---|---|
| de.scravy.tuple |
| Modifier and Type | Method and Description |
|---|---|
<V3,V4,V5> T5<V1,V2,V3,V4,V5> |
T2.and(V3 _3,
V4 _4,
V5 _5) |
<V5> T5<V1,V2,V3,V4,V5> |
T4.and(V5 _5) |
static <U1,U2,U3,U4,U5> |
T5.of(U1 _1,
U2 _2,
U3 _3,
U4 _4,
U5 _5) |
static <V1,V2,V3,V4,V5> |
Tuple.of(V1 _1,
V2 _2,
V3 _3,
V4 _4,
V5 _5) |
| Modifier and Type | Method and Description |
|---|---|
static <V1,V2,V3,V4,V5> |
Tuple._1(T5<V1,V2,V3,V4,V5> t5) |
static <V1,V2,V3,V4,V5> |
Tuple._2(T5<V1,V2,V3,V4,V5> t5) |
static <V1,V2,V3,V4,V5> |
Tuple._3(T5<V1,V2,V3,V4,V5> t5) |
static <V1,V2,V3,V4,V5> |
Tuple._4(T5<V1,V2,V3,V4,V5> t5) |
static <V1,V2,V3,V4,V5> |
Tuple._5(T5<V1,V2,V3,V4,V5> t5) |
Copyright © 2016. All rights reserved.