|
Rename Method public getSuperType() : GenericTypeDescription renamed to protected getDeclaredSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.TypeDescription.ForPackageDescription |
From |
To |
|
Rename Method public getSuperType() : GenericTypeDescription renamed to protected getDeclaredSuperType() : GenericTypeDescription in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Rename Method public getInterfaces() : GenericTypeList renamed to protected getDeclaredInterfaces() : List<? extends GenericTypeDescription> in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Rename Method public getInterfaces() : GenericTypeList renamed to protected getDeclaredInterfaces() : List<? extends GenericTypeDescription> in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Rename Method public getInterfaces() : GenericTypeList renamed to protected getDeclaredInterfaces() : List<? extends GenericTypeDescription> in class net.bytebuddy.description.type.TypeDescription.ArrayProjection |
From |
To |
|
Rename Method public getSuperType() : GenericTypeDescription renamed to protected getDeclaredSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.TypeDescription.ForLoadedType |
From |
To |
|
Rename Method public getSuperType() : GenericTypeDescription renamed to protected getDeclaredSuperType() : GenericTypeDescription in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Rename Method public getInterfaces() : GenericTypeList renamed to protected getDeclaredInterfaces() : List<? extends GenericTypeDescription> in class net.bytebuddy.description.type.TypeDescription.ForLoadedType |
From |
To |
|
Rename Method public getSuperType() : GenericTypeDescription renamed to protected getDeclaredSuperType() : GenericTypeDescription in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Rename Method public getInterfaces() : GenericTypeList renamed to protected getDeclaredInterfaces() : List<? extends GenericTypeDescription> in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Change Return Type GenericTypeList to List<? extends GenericTypeDescription> in method protected getDeclaredInterfaces() : List<? extends GenericTypeDescription> in class net.bytebuddy.dynamic.scaffold.InstrumentedType.Default |
From |
To |
|
Change Return Type GenericTypeList to List<? extends GenericTypeDescription> in method protected getDeclaredInterfaces() : List<? extends GenericTypeDescription> in class net.bytebuddy.description.type.TypeDescription.Latent |
From |
To |
|
Change Return Type GenericTypeList to List<? extends GenericTypeDescription> in method protected getDeclaredInterfaces() : List<? extends GenericTypeDescription> in class net.bytebuddy.pool.TypePool.LazyTypeDescription |
From |
To |
|
Change Return Type GenericTypeList to List<? extends GenericTypeDescription> in method protected getDeclaredInterfaces() : List<? extends GenericTypeDescription> in class net.bytebuddy.description.type.TypeDescription.ArrayProjection |
From |
To |
|
Change Return Type GenericTypeList to List<? extends GenericTypeDescription> in method protected getDeclaredInterfaces() : List<? extends GenericTypeDescription> in class net.bytebuddy.description.type.TypeDescription.ForLoadedType |
From |
To |