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