Generated by
JDiff

Class com.google.common.base.Functions

Added Methods
(Function<Object, T>forSupplier(Supplier<T>) Returns a function that always returns the result of invoking Supplier.get on {@code supplier}, regardless of its input.