Class Plugin.Engine.Dispatcher.ForParallelTransformation

java.lang.Object
net.bytebuddy.build.Plugin.Engine.Dispatcher.ForParallelTransformation
All Implemented Interfaces:
Closeable, AutoCloseable, Plugin.Engine.Dispatcher
Direct Known Subclasses:
Plugin.Engine.Dispatcher.ForParallelTransformation.WithThrowawayExecutorService
Enclosing interface:
Plugin.Engine.Dispatcher

public static class Plugin.Engine.Dispatcher.ForParallelTransformation extends Object implements Plugin.Engine.Dispatcher
A dispatcher that applies transformations within one or more threads in parallel to the default transformer.