| Package | Description |
|---|---|
| net.bytebuddy.description.type.generic |
Contains descriptions for generic types as defined in the Java programming language.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForLegacyVm
A dispatcher for a VM that does not support the
java.lang.reflect.Parameter API that throws an exception
for any property. |
static class |
GenericTypeDescription.LazyProjection.OfLoadedParameter.Dispatcher.ForModernVm
A dispatcher for a modern VM that supports the
java.lang.reflect.Parameter API for Java 8+. |
Copyright © 2014–2015. All rights reserved.