Uses of Interface
io.apicurio.rest.client.util.ConcurrentUtil.Function
-
Packages that use ConcurrentUtil.Function Package Description io.apicurio.rest.client.util -
-
Uses of ConcurrentUtil.Function in io.apicurio.rest.client.util
Methods in io.apicurio.rest.client.util 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.rest.client.util 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)
-