@FunctionalInterface public interface TIntFunction<R>
R
apply(int value)
R apply(int value)
Copyright © 2019. All rights reserved.