public interface IntFunction extends java.io.Serializable
default int
apply(int x)
int
f(int x)
int f(int x)
default int apply(int x)