Uses of Class
net.bytebuddy.description.type.TypeDescription.AbstractBase.OfSimpleType.WithDelegation
Packages that use TypeDescription.AbstractBase.OfSimpleType.WithDelegation
Package
Description
Classes of this package allow for the creating
TypeDescription
s without
loading any classes.-
Uses of TypeDescription.AbstractBase.OfSimpleType.WithDelegation in net.bytebuddy.pool
Modifier and TypeClassDescriptionprotected class
A lazy type description that resolves any property that is not the name only when requested.protected static class
A description of a type that delegates to another type pool once a property that is not the name is resolved.