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