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.Initializable |
ClassInjector.UsingUnsafe.Dispatcher.CreationAction.run() |
Copyright © 2014–2018. All rights reserved.