Interface LongFunction<R>

All Superinterfaces:
LongFunction<R>, Throwables.LongFunction<R,RuntimeException>

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