| Package | Description | 
|---|---|
| net.bytebuddy.dynamic.loading | 
 This package contains classes that are responsible for class loading of classes that are represented by
  
byte arrays. | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ClassInjector.UsingUnsafe.Dispatcher.Enabled
An enabled dispatcher. 
 | 
static class  | 
ClassInjector.UsingUnsafe.Dispatcher.Unavailable
A 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–2025. All rights reserved.