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