Package com.atlassian.plugin.servlet.util.function
package com.atlassian.plugin.servlet.util.function
-
InterfacesClassDescriptionFailableConsumer<T,
E extends Exception> Represents a consumer of arguments which can throw exceptions.FailableSupplier<T,E extends Exception> Represents a supplier of results which can throw exceptions.