| Package | Description | 
|---|---|
| net.bytebuddy.dynamic.loading | This package contains classes that are responsible for class loading of classes that are represented by
  bytearrays. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ClassInjector.UsingUnsafe.Dispatcher.EnabledAn enabled dispatcher. | 
| static class  | ClassInjector.UsingUnsafe.Dispatcher.UnavailableA disabled dispatcher. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassInjector.UsingUnsafe.Dispatcher | ClassInjector.UsingUnsafe.Dispatcher.Initializable. initialize()Initializes the dispatcher. | 
| ClassInjector.UsingUnsafe.Dispatcher | ClassInjector.UsingUnsafe.Dispatcher.Enabled. initialize()Initializes the dispatcher. | 
| ClassInjector.UsingUnsafe.Dispatcher | ClassInjector.UsingUnsafe.Dispatcher.Unavailable. initialize()Initializes the dispatcher. | 
Copyright © 2014–2021. All rights reserved.