Serializable
Functions.FloatFunctionChain
@FunctionalInterface public interface FloatFunction<T> extends Serializable
Modifier and Type | Method | Description |
---|---|---|
float |
floatValueOf(T anObject) |
float floatValueOf(T anObject)
Copyright © 2004–2019. All rights reserved.