Interface ByteFunction<R>

All Superinterfaces:
Throwables.ByteFunction<R,RuntimeException>

public interface ByteFunction<R> extends Throwables.ByteFunction<R,RuntimeException>
Since:
0.8
Author:
Haiyang Li