| Package | Description |
|---|---|
| com.m3.scalaflavor4j |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VoidF3<T1,T2,T3>
VoidFunction3 alias |
| Modifier and Type | Class and Description |
|---|---|
class |
RichVoidFunction3<T1,T2,T3>
A function of 3 parameters (return type void).
|
| Constructor and Description |
|---|
RichVoidFunction3(VoidFunction3<T1,T2,T3> f) |
Copyright © 2015. All rights reserved.