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