Package io.quarkus.runtime.util
package io.quarkus.runtime.util
-
ClassesClassDescriptionTransform to "old school" Enumeration from Iterator/Spliterator/StreamForwards all method calls to the executor service returned from the
ForwardingExecutorService.delegate()
method.Forwards all method calls to the scheduled executor service returned from theForwardingScheduledExecutorService.delegate()
method.Forwards all method calls to the scheduled executor service returned from theNoopShutdownScheduledExecutorService.delegate()
method.