@FunctionalInterface public interface TToIntFunction<T>
int
applyAsInt(T value)
int applyAsInt(T value)
Copyright © 2019. All rights reserved.