Uses of Interface
com.github.mizosoft.methanol.internal.function.ThrowingFunction
Packages that use ThrowingFunction
-
Uses of ThrowingFunction in com.github.mizosoft.methanol.internal.function
Methods in com.github.mizosoft.methanol.internal.function with parameters of type ThrowingFunctionModifier and TypeMethodDescriptionstatic <T,R> Function <T, R> Unchecked.func(ThrowingFunction<T, R> func)