|
Change Parameter Type returned : char to returned : double in method protected exit(returned double, cached double) : void in class net.bytebuddy.build.CachedReturnPlugin$double |
From |
To |
|
Change Parameter Type cached : boolean to cached : byte in method protected exit(returned byte, cached byte) : void in class net.bytebuddy.build.CachedReturnPlugin$byte |
From |
To |
|
Change Parameter Type cached : byte to cached : char in method protected enter(cached char) : char in class net.bytebuddy.build.CachedReturnPlugin$char |
From |
To |
|
Change Parameter Type cached : char to cached : double in method protected exit(returned double, cached double) : void in class net.bytebuddy.build.CachedReturnPlugin$double |
From |
To |
|
Change Parameter Type cached : double to cached : float in method protected exit(returned float, cached float) : void in class net.bytebuddy.build.CachedReturnPlugin$float |
From |
To |
|
Change Parameter Type returned : float to returned : long in method protected exit(returned long, cached long) : void in class net.bytebuddy.build.CachedReturnPlugin$long |
From |
To |
|
Change Parameter Type returned : Object to returned : short in method protected exit(returned short, cached short) : void in class net.bytebuddy.build.CachedReturnPlugin$short |
From |
To |
|
Change Parameter Type cached : short to cached : Object in method protected enter(cached Object) : Object in class net.bytebuddy.build.CachedReturnPlugin$Object |
From |
To |
|
Change Parameter Type returned : boolean to returned : byte in method protected exit(returned byte, cached byte) : void in class net.bytebuddy.build.CachedReturnPlugin$byte |
From |
To |
|
Change Parameter Type cached : byte to cached : char in method protected exit(returned char, cached char) : void in class net.bytebuddy.build.CachedReturnPlugin$char |
From |
To |
|
Change Parameter Type returned : short to returned : Object in method protected exit(returned Object, cached Object) : void in class net.bytebuddy.build.CachedReturnPlugin$Object |
From |
To |
|
Change Parameter Type cached : Object to cached : short in method protected enter(cached short) : short in class net.bytebuddy.build.CachedReturnPlugin$short |
From |
To |
|
Change Parameter Type cached : float to cached : long in method protected exit(returned long, cached long) : void in class net.bytebuddy.build.CachedReturnPlugin$long |
From |
To |
|
Change Parameter Type returned : byte to returned : char in method protected exit(returned char, cached char) : void in class net.bytebuddy.build.CachedReturnPlugin$char |
From |
To |
|
Change Parameter Type cached : short to cached : Object in method protected exit(returned Object, cached Object) : void in class net.bytebuddy.build.CachedReturnPlugin$Object |
From |
To |
|
Change Parameter Type cached : float to cached : long in method protected enter(cached long) : long in class net.bytebuddy.build.CachedReturnPlugin$long |
From |
To |
|
Change Parameter Type cached : double to cached : float in method protected enter(cached float) : float in class net.bytebuddy.build.CachedReturnPlugin$float |
From |
To |
|
Change Parameter Type cached : long to cached : int in method protected enter(cached int) : int in class net.bytebuddy.build.CachedReturnPlugin$int |
From |
To |
|
Change Parameter Type cached : Object to cached : short in method protected exit(returned short, cached short) : void in class net.bytebuddy.build.CachedReturnPlugin$short |
From |
To |
|
Change Parameter Type cached : char to cached : double in method protected enter(cached double) : double in class net.bytebuddy.build.CachedReturnPlugin$double |
From |
To |
|
Change Parameter Type cached : boolean to cached : byte in method protected enter(cached byte) : byte in class net.bytebuddy.build.CachedReturnPlugin$byte |
From |
To |
|
Change Parameter Type cached : int to cached : boolean in method protected exit(returned boolean, cached boolean) : void in class net.bytebuddy.build.CachedReturnPlugin$boolean |
From |
To |
|
Change Parameter Type cached : long to cached : int in method protected exit(returned int, cached int) : void in class net.bytebuddy.build.CachedReturnPlugin$int |
From |
To |
|
Change Parameter Type returned : double to returned : float in method protected exit(returned float, cached float) : void in class net.bytebuddy.build.CachedReturnPlugin$float |
From |
To |
|
Change Parameter Type cached : int to cached : boolean in method protected enter(cached boolean) : boolean in class net.bytebuddy.build.CachedReturnPlugin$boolean |
From |
To |
|
Change Parameter Type returned : long to returned : int in method protected exit(returned int, cached int) : void in class net.bytebuddy.build.CachedReturnPlugin$int |
From |
To |
|
Change Parameter Type returned : int to returned : boolean in method protected exit(returned boolean, cached boolean) : void in class net.bytebuddy.build.CachedReturnPlugin$boolean |
From |
To |
|
Change Return Type long to int in method protected enter(cached int) : int in class net.bytebuddy.build.CachedReturnPlugin$int |
From |
To |
|
Change Return Type short to Object in method protected enter(cached Object) : Object in class net.bytebuddy.build.CachedReturnPlugin$Object |
From |
To |
|
Change Return Type byte to char in method protected enter(cached char) : char in class net.bytebuddy.build.CachedReturnPlugin$char |
From |
To |
|
Change Return Type boolean to byte in method protected enter(cached byte) : byte in class net.bytebuddy.build.CachedReturnPlugin$byte |
From |
To |
|
Change Return Type Object to short in method protected enter(cached short) : short in class net.bytebuddy.build.CachedReturnPlugin$short |
From |
To |
|
Change Return Type float to long in method protected enter(cached long) : long in class net.bytebuddy.build.CachedReturnPlugin$long |
From |
To |
|
Change Return Type char to double in method protected enter(cached double) : double in class net.bytebuddy.build.CachedReturnPlugin$double |
From |
To |
|
Change Return Type double to float in method protected enter(cached float) : float in class net.bytebuddy.build.CachedReturnPlugin$float |
From |
To |
|
Change Return Type int to boolean in method protected enter(cached boolean) : boolean in class net.bytebuddy.build.CachedReturnPlugin$boolean |
From |
To |
|
Move And Rename Class net.bytebuddy.build.CachedReturnPlugin.FloatAdvice moved and renamed to net.bytebuddy.build.CachedReturnPlugin$long |
From |
To |
|
Move And Rename Class net.bytebuddy.build.CachedReturnPlugin.ByteAdvice moved and renamed to net.bytebuddy.build.CachedReturnPlugin$char |
From |
To |
|
Move And Rename Class net.bytebuddy.build.CachedReturnPlugin.LongAdvice moved and renamed to net.bytebuddy.build.CachedReturnPlugin$int |
From |
To |
|
Move And Rename Class net.bytebuddy.build.CachedReturnPlugin.ShortAdvice moved and renamed to net.bytebuddy.build.CachedReturnPlugin$Object |
From |
To |
|
Move And Rename Class net.bytebuddy.build.CachedReturnPlugin.CharacterAdvice moved and renamed to net.bytebuddy.build.CachedReturnPlugin$double |
From |
To |
|
Move And Rename Class net.bytebuddy.build.CachedReturnPlugin.BooleanAdvice moved and renamed to net.bytebuddy.build.CachedReturnPlugin$byte |
From |
To |
|
Move And Rename Class net.bytebuddy.build.CachedReturnPlugin.DoubleAdvice moved and renamed to net.bytebuddy.build.CachedReturnPlugin$float |
From |
To |
|
Move And Rename Class net.bytebuddy.build.CachedReturnPlugin.IntegerAdvice moved and renamed to net.bytebuddy.build.CachedReturnPlugin$boolean |
From |
To |
|
Move And Rename Class net.bytebuddy.build.CachedReturnPlugin.ReferenceAdvice moved and renamed to net.bytebuddy.build.CachedReturnPlugin$short |
From |
To |