public static interface ClassInjector.UsingReflection.Dispatcher.Initializable
Modifier and Type | Interface and Description |
---|---|
static class |
ClassInjector.UsingReflection.Dispatcher.Initializable.Unavailable
Represents an unsuccessfully loaded method lookup.
|
Modifier and Type | Method and Description |
---|---|
ClassInjector.UsingReflection.Dispatcher |
initialize()
Initializes this dispatcher.
|
boolean |
isAvailable()
Indicates if this dispatcher is available.
|
boolean isAvailable()
true
if this dispatcher is available.ClassInjector.UsingReflection.Dispatcher initialize()
Copyright © 2014–2020. All rights reserved.