|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Applicable3 | |
|---|---|
| net.sf.staccatocommons.defs.function | |
| Uses of Applicable3 in net.sf.staccatocommons.defs.function |
|---|
| Subinterfaces of Applicable3 in net.sf.staccatocommons.defs.function | |
|---|---|
interface |
Function3<A,B,C,D>
Function3s are rich interfaced Applicable3s - two arguments
Delayable3 and NullSafeAware transformations. |
| Methods in net.sf.staccatocommons.defs.function with parameters of type Applicable3 | ||
|---|---|---|
|
Function.of(Applicable3<Tp1,Tp2,Tp3,? extends A> other)
Composes this function with another Applicable3, resulting in a new
Function3 that when applied returns
this.apply(other.apply(arg0,arg1,arg2) |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||