@FunctionalInterface public interface SerializableToIntFunction<T> extends ToIntFunction<T>, Serializable
ToIntFunction
applyAsInt
Copyright © 2019. All rights reserved.