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