Interface FloatFunction<R>

All Superinterfaces:
Throwables.FloatFunction<R,RuntimeException>

public interface FloatFunction<R> extends Throwables.FloatFunction<R,RuntimeException>
Author:
Haiyang Li