-
public interface Function<T, R>Represents a function that accepts one argument and produces a result.
public interface Function<T, R>
Represents a function that accepts one argument and produces a result.