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 class |
TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.Bound
A bound representation of a
TypePool.Default.ComponentTypeLocator.ForAnnotationProperty . |
static class |
TypePool.Default.ComponentTypeLocator.ForArrayType
A component type locator that locates an array type by a method's return value from its method descriptor.
|
Modifier and Type | Method and Description |
---|---|
TypePool.AbstractBase.ComponentTypeReference |
TypePool.Default.ComponentTypeLocator.bind(String name)
Binds this component type to a given property name of an annotation.
|
TypePool.AbstractBase.ComponentTypeReference |
TypePool.Default.ComponentTypeLocator.Illegal.bind(String name)
Binds this component type to a given property name of an annotation.
|
TypePool.AbstractBase.ComponentTypeReference |
TypePool.Default.ComponentTypeLocator.ForAnnotationProperty.bind(String name)
Binds this component type to a given property name of an annotation.
|
TypePool.AbstractBase.ComponentTypeReference |
TypePool.Default.ComponentTypeLocator.ForArrayType.bind(String name)
Binds this component type to a given property name of an annotation.
|
Copyright © 2014–2023. All rights reserved.