|
Push Down Method public matches(typeDescription TypeDescription, classLoader ClassLoader, classBeingRedefined Class<?>, protectionDomain ProtectionDomain) : boolean from class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation to public matches(typeDescription TypeDescription, classLoader ClassLoader, classBeingRedefined Class<?>, protectionDomain ProtectionDomain) : boolean from class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple |
From |
To |
|
Push Down Method protected Transformation(rawMatcher RawMatcher, transformer Transformer) from class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation to protected Simple(rawMatcher RawMatcher, transformer Transformer) from class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple |
From |
To |
|
Push Down Method public hashCode() : int from class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation to public hashCode() : int from class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple |
From |
To |
|
Push Down Method public toString() : String from class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation to public toString() : String from class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple |
From |
To |
|
Push Down Method public equals(other Object) : boolean from class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation to public equals(other Object) : boolean from class net.bytebuddy.agent.builder.AgentBuilder.Default.Transformation.Simple |
From |
To |