@FunctionalInterface public interface ToByteFunction<T>
byte
applyAsByte(T value)
byte applyAsByte(T value)
value