Package | Description |
---|---|
net.bytebuddy.utility |
This package contains utility classes for common use within any Byte Buddy logic.
|
Modifier and Type | Class and Description |
---|---|
static class |
JavaModule.Dispatcher.Disabled
A disabled dispatcher for a VM that does not support the
java.lang.reflect.Module API. |
static class |
JavaModule.Dispatcher.Enabled
A dispatcher for a VM that does support the
java.lang.reflect.Module API. |
Copyright © 2014–2016. All rights reserved.