@FunctionalInterface public interface SerializableToLongFunction<T> extends ToLongFunction<T>, Serializable
ToLongFunction
applyAsLong
Copyright © 2019. All rights reserved.