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