Package | Description |
---|---|
net.bytebuddy.pool |
Classes of this package allow for the creating
TypeDescription s without
loading any classes. |
Modifier and Type | Class and Description |
---|---|
protected static class |
TypePool.Default.LazyTypeDescription.GenericTypeToken.ForTypeVariable.Formal
A generic type token that represent a formal type variable, i.e.
|
Modifier and Type | Field and Description |
---|---|
protected List<TypePool.Default.LazyTypeDescription.GenericTypeToken.OfFormalTypeVariable> |
TypePool.Default.GenericTypeExtractor.ForSignature.typeVariableTokens
The resolved type variable tokens.
|
Copyright © 2014–2020. All rights reserved.