Interface ShortFunction<R>

All Superinterfaces:
Throwables.ShortFunction<R,RuntimeException>

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