T
- the type of the input for this function@FunctionalInterface public interface SerializableToIntFunction<T> extends ToIntFunction<T>, Serializable
ToIntFunction
that is also Serializable
.ToIntFunction
applyAsInt
Copyright © 2021 Vaadin Ltd. All rights reserved.