| Modifier | Constructor and Description |
|---|---|
protected |
Tpl3(T1 _1,
T2 _2,
T3 _3) |
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2,T3> Tpl3<T1,T2,T3> |
apply(T1 _1,
T2 _2,
T3 _3) |
static <T1,T2,T3> Option<Tpl3<T1,T2,T3>> |
unapply(Tpl3<T1,T2,T3> tuple) |
Copyright © 2015. All rights reserved.