|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Applicable2 | |
|---|---|
| net.sf.staccatocommons.defs.function | |
| net.sf.staccatocommons.defs.predicate | |
| Uses of Applicable2 in net.sf.staccatocommons.defs.function |
|---|
| Subinterfaces of Applicable2 in net.sf.staccatocommons.defs.function | |
|---|---|
interface |
Function2<A,B,C>
Function2s are rich interfaced Applicable2s - two arguments
Delayable2 and NullSafeAware transformations. |
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 Applicable2 | ||
|---|---|---|
|
Function.of(Applicable2<Tp1,Tp2,? extends A> other)
Composes this function with another Applicable2, resulting in a new
Function2 that when applied returns
this.apply(other.apply(arg0, arg1) |
|
| Uses of Applicable2 in net.sf.staccatocommons.defs.predicate |
|---|
| Subinterfaces of Applicable2 in net.sf.staccatocommons.defs.predicate | |
|---|---|
interface |
Predicate2<A,B>
A rich Evaluable2 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||