@FunctionalInterface public static interface MapZipWithFunction.MapZipWithLambda extends LambdaFunctionInterface
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Object key,
Object value1,
Object value2) |
Copyright © 2012–2019. All rights reserved.