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