| Package | Description |
|---|---|
| org.cthul.proc |
| Modifier and Type | Class and Description |
|---|---|
class |
P4<A,B,C,D>
A
ProcBase with four parameters. |
| Modifier and Type | Method and Description |
|---|---|
<A,B,C,D> Proc4<A,B,C,D> |
Proc.asProc4() |
Proc4<A,B,C,D> |
Proc4.call(A a,
B b,
C c,
D d) |
Proc4<A,B,C,D> |
Proc4.with(A a,
B b,
C c,
D d) |
Copyright © 2013. All Rights Reserved.