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
TypeDescriptions without
loading any classes.-
Uses of TypeDescription.AbstractBase.OfSimpleType.WithDelegation in net.bytebuddy.pool
Modifier and TypeClassDescriptionprotected classRepresents a type description where the class file is only fully parsed if a complex property is resolved.protected classA lazy type description that resolves any property that is not the name only when requested.protected static classA description of a type that delegates to another type pool once a property that is not the name is resolved.