Uses of Class
net.bytebuddy.description.type.TypeDescription.Generic.Visitor.Substitutor.ForAttachment
Packages that use TypeDescription.Generic.Visitor.Substitutor.ForAttachment
Package
Description
Contains descriptions of Java types and packages.
-
Uses of TypeDescription.Generic.Visitor.Substitutor.ForAttachment in net.bytebuddy.description.type
Methods in net.bytebuddy.description.type that return TypeDescription.Generic.Visitor.Substitutor.ForAttachmentModifier and TypeMethodDescriptionTypeDescription.Generic.Visitor.Substitutor.ForAttachment.of
(FieldDescription fieldDescription) Attaches all types to the given field description.TypeDescription.Generic.Visitor.Substitutor.ForAttachment.of
(MethodDescription methodDescription) Attaches all types to the given method description.TypeDescription.Generic.Visitor.Substitutor.ForAttachment.of
(ParameterDescription parameterDescription) Attaches all types to the given parameter description.TypeDescription.Generic.Visitor.Substitutor.ForAttachment.of
(RecordComponentDescription recordComponentDescription) Attaches all types to the given record component description.TypeDescription.Generic.Visitor.Substitutor.ForAttachment.of
(TypeDescription typeDescription) Attaches all types to the given type description.