|
Rename Method public createClass(callerClassLookup Object, lookupClass Class<?>, functionalMethodName String, functionalMethodType Object, expectedMethodType Object, targetMethodHandle Object, serializable boolean, classFileTransformers Set<ClassFileTransformer>) : byte[] renamed to public make(callerClassLookup Object, functionalMethodName String, functionalMethodType Object, expectedMethodType Object, targetMethodHandle Object, serializable boolean) : byte[] in class net.bytebuddy.agent.builder.LambdaCreationDispatcher |
From |
To |