Interface ByteFunction<R>

All Superinterfaces:
Throwables.ByteFunction<R,RuntimeException>

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