@FunctionalInterface public interface ToFloatFunction<T>
float
applyAsFloat(T value)
float applyAsFloat(T value)
Copyright © 2019. All rights reserved.