public static interface ClassInjector.UsingUnsafe.Dispatcher.Initializable
Modifier and Type | Method and Description |
---|---|
ClassInjector.UsingUnsafe.Dispatcher |
initialize()
Initializes the dispatcher.
|
boolean |
isAvailable()
Checks if unsafe class injection is available on the current VM.
|
boolean isAvailable()
true
if unsafe class injection is available.ClassInjector.UsingUnsafe.Dispatcher initialize()
Copyright © 2014–2020. All rights reserved.