Package com.github.mizosoft.methanol.internal.function
package com.github.mizosoft.methanol.internal.function
-
ClassDescriptionThrowingBiConsumer<T,
U> ThrowingFunction<T,R> AFunctionthat may throw a checked exception.ARunnablethat may throw a checked exception.ASupplierthat may throw a checked exception.Static functions that make it easier to mix checked exceptions with lambdas.