| 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.ForWildcardType.Latent
A latent description of a wildcard type.
|
static class |
GenericTypeDescription.ForWildcardType.OfLoadedType
Description of a loaded wildcard.
|
Copyright © 2014–2015. All rights reserved.