Module io.hotmoka.exceptions
Package io.hotmoka.exceptions.functions
package io.hotmoka.exceptions.functions
-
InterfacesClassDescriptionA consumer that might throw exceptions.ConsumerWithExceptions1<T,
E extends Throwable> A consumer that might throw exceptions.ConsumerWithExceptions2<T,E1 extends Throwable, E2 extends Throwable> A consumer that might throw exceptions.ConsumerWithExceptions3<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable> A consumer that might throw exceptions.ConsumerWithExceptions4<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable> A consumer that might throw exceptions.ConsumerWithExceptions5<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable> A consumer that might throw exceptions.ConsumerWithExceptions6<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable, E6 extends Throwable> A consumer that might throw exceptions.ConsumerWithExceptions7<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable, E6 extends Throwable, E7 extends Throwable> A consumer that might throw exceptions.A function that might throw exceptions.FunctionWithExceptions1<T,R, E extends Throwable> A function that might throw exceptions.FunctionWithExceptions2<T,R, E1 extends Throwable, E2 extends Throwable> A function that might throw exceptions.FunctionWithExceptions3<T,R, E1 extends Throwable, E2 extends Throwable, E3 extends Throwable> A function that might throw exceptions.FunctionWithExceptions4<T,R, E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable> A function that might throw exceptions.FunctionWithExceptions5<T,R, E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable> A function that might throw exceptions.FunctionWithExceptions6<T,R, E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable, E6 extends Throwable> A function that might throw exceptions.FunctionWithExceptions7<T,R, E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable, E6 extends Throwable, E7 extends Throwable> A function that might throw exceptions.A predicate that might throw exceptions.PredicateWithExceptions1<T,E extends Throwable> A predicate that might throw exceptions.PredicateWithExceptions2<T,E1 extends Throwable, E2 extends Throwable> A predicate that might throw exceptions.PredicateWithExceptions3<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable> A predicate that might throw exceptions.PredicateWithExceptions4<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable> A predicate that might throw exceptions.PredicateWithExceptions5<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable> A predicate that might throw exceptions.PredicateWithExceptions6<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable, E6 extends Throwable> A predicate that might throw exceptions.PredicateWithExceptions7<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable, E6 extends Throwable, E7 extends Throwable> A predicate that might throw exceptions.A supplier that might throw exceptions.SupplierWithExceptions1<T,E extends Throwable> A supplier that might throw exceptions.SupplierWithExceptions2<T,E1 extends Throwable, E2 extends Throwable> A supplier that might throw exceptions.SupplierWithExceptions3<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable> A supplier that might throw exceptions.SupplierWithExceptions4<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable> A supplier that might throw exceptions.SupplierWithExceptions5<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable> A supplier that might throw exceptions.SupplierWithExceptions6<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable, E6 extends Throwable> A supplier that might throw exceptions.SupplierWithExceptions7<T,E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable, E5 extends Throwable, E6 extends Throwable, E7 extends Throwable> A supplier that might throw exceptions.