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