Uses of Interface
io.apicurio.rest.client.util.ConcurrentUtil.Consumer
-
Packages that use ConcurrentUtil.Consumer Package Description io.apicurio.rest.client.util -
-
Uses of ConcurrentUtil.Consumer in io.apicurio.rest.client.util
Methods in io.apicurio.rest.client.util that return ConcurrentUtil.Consumer Modifier and Type Method Description static <T> ConcurrentUtil.Consumer<T>ConcurrentUtil. consumer(ConcurrentUtil.Consumer<T> consumer)Methods in io.apicurio.rest.client.util with parameters of type ConcurrentUtil.Consumer Modifier and Type Method Description static <T> ConcurrentUtil.Consumer<T>ConcurrentUtil. consumer(ConcurrentUtil.Consumer<T> consumer)
-