@FunctionalInterface public static interface LambdaFunction.TwoIntInStringOutLambda
Modifier and Type | Method and Description |
---|---|
String |
apply(int a,
int b) |
String apply(int a, int b)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.