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.Platform specific annotations, allows one to deliver different substitutions for the same target based on the platform, e.gPlatform specific annotations, e.g.Some operations are JDK version dependent, e.g.Some substitutions are JDK version dependent, e.g.Forwards all method calls to the scheduled executor service returned from theNoopShutdownScheduledExecutorService.delegate()method.