|
Rename Method public fromParameterAnnotationsOf(methodDescription MethodDescription) : Factory renamed to public ofParameterAnnotations(methodDescription MethodDescription) : Factory in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Explicit |
From |
To |
|
Rename Method public fromMethodAnnotationsOf(methodDescription MethodDescription) : Factory renamed to public ofMethodAnnotations(methodDescription MethodDescription) : Factory in class net.bytebuddy.implementation.attribute.MethodAttributeAppender.Explicit |
From |
To |
|
Rename Method public testFromParameterAnnotationsOf() : void renamed to public testOfParameterAnnotations() : void in class net.bytebuddy.implementation.attribute.MethodAttributeAppenderExplicitTest |
From |
To |
|
Rename Method public testFromMethodAnnotationsOf() : void renamed to public testOfMethodAnnotations() : void in class net.bytebuddy.implementation.attribute.MethodAttributeAppenderExplicitTest |
From |
To |