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