public static interface Cases.FourCaseCompositionFunction<INPUT1,INPUT2,INPUT3,INPUT4,OUTPUT>
| Modifier and Type | Method and Description |
|---|---|
OUTPUT |
apply(Random random,
INPUT1 input1,
INPUT2 input2,
INPUT3 input3,
INPUT4 input4) |
Copyright © 2017 Redfin. All rights reserved.