| Package | Description |
|---|---|
| net.bytebuddy.pool |
Classes of this package allow for the creating
TypeDescriptions without
loading any classes. |
| Modifier and Type | Method and Description |
|---|---|
static TypePool.Default.LazyTypeDescription.GenericTypeToken.ForUnboundWildcard |
TypePool.Default.LazyTypeDescription.GenericTypeToken.ForUnboundWildcard.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypePool.Default.LazyTypeDescription.GenericTypeToken.ForUnboundWildcard[] |
TypePool.Default.LazyTypeDescription.GenericTypeToken.ForUnboundWildcard.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2025. All rights reserved.