Package io.activej.common.function
package io.activej.common.function
-
InterfacesClassDescriptionBiConsumerEx<T,
U> Represents aBiConsumercapable of throwing exceptionsBiFunctionEx<T,U, R> Represents aBiFunctioncapable of throwing exceptionsBiPredicateEx<T,U> Represents aBiPredicatecapable of throwing exceptionsConsumerEx<T>Represents aConsumercapable of throwing exceptionsFunctionEx<T,R> Represents aFunctioncapable of throwing exceptionsPredicateEx<T>Represents aPredicatecapable of throwing exceptionsRepresents aRunnablecapable of throwing exceptionsSupplierEx<T>Represents aSuppliercapable of throwing exceptions