Serializable
FloatCaseFunction
@FunctionalInterface public interface FloatToObjectFunction<V> extends Serializable
Modifier and Type | Method | Description |
---|---|---|
V |
valueOf(float floatParameter) |
V valueOf(float floatParameter)
Copyright © 2004–2017. All rights reserved.