Uses of Interface
com.google.genai.gaos.utils.Exceptions.CheckedFunction
Packages that use Exceptions.CheckedFunction
-
Uses of Exceptions.CheckedFunction in com.google.genai.gaos.utils
Methods in com.google.genai.gaos.utils with parameters of type Exceptions.CheckedFunctionModifier and TypeMethodDescriptionstatic <T,R> Function<T, R> Exceptions.unchecked(Exceptions.CheckedFunction<T, R> fn)