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