| Package | Description |
|---|---|
| ch.powerunit.bifunction.lang |
Language package for bifunction tester.
|
| Modifier and Type | Method and Description |
|---|---|
BiFunctionTesterDefineDSL<T,U,R> |
BiFunctionTesterStartDSL.passingAsParameter(Supplier<T> input1,
Supplier<U> input2)
Specify the input argument.
|
BiFunctionTesterDefineDSL<T,U,R> |
BiFunctionTesterStartDSL.passingAsParameter(T input1,
U input2)
Specify the input argument.
|
Copyright © 2015. All rights reserved.