Uses of Interface
io.apicurio.registry.utils.ConcurrentUtil.Function
-
Packages that use ConcurrentUtil.Function Package Description io.apicurio.registry.utils -
-
Uses of ConcurrentUtil.Function in io.apicurio.registry.utils
Methods in io.apicurio.registry.utils that return ConcurrentUtil.Function Modifier and Type Method Description static <T,R>
ConcurrentUtil.Function<T,R>ConcurrentUtil. function(ConcurrentUtil.Function<T,R> function)
Methods in io.apicurio.registry.utils with parameters of type ConcurrentUtil.Function Modifier and Type Method Description static <T,R>
ConcurrentUtil.Function<T,R>ConcurrentUtil. function(ConcurrentUtil.Function<T,R> function)
-