@FunctionalInterface public interface ByteFunction<R>
R
apply(byte value)
R apply(byte value)
value
Copyright © 2022. All rights reserved.