| 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.ForNonGenericType.Latent
Represents a non-generic type for a loaded
TypeDescription. |
static class |
GenericTypeDescription.ForNonGenericType.OfLoadedType
Represents a non-generic type for a loaded
Class. |
Copyright © 2014–2015. All rights reserved.