public interface FloatObjectToFloatFunction<T> extends Serializable
Modifier and Type | Method and Description |
---|---|
float |
floatValueOf(float floatParameter,
T objectParameter) |
float floatValueOf(float floatParameter, T objectParameter)
Copyright © 2004–2016. All rights reserved.