Toggle navigation
Home
byte-buddy
20317530a7cb065f36acfd3bd51b61adc1893429
Files Diff
Added: 0
Removed: 0
Renamed: 0
Modified: 1
Link to commit
Third party dependencies:
org.mockito:mockito-core:1.10.19
com.google.android:android:4.1.1.4
org.ow2.asm:asm-analysis:5.2
junit:junit:4.12
org.ow2.asm:asm-util:5.2
org.ow2.asm:asm:5.2
org.ow2.asm:asm-commons:5.2
Dependency Action
Refactorings reported:
Refactoring Name
Occurences
Change Parameter Type
1
Change Parameter Type type : Class<? extends T> to type : Class<T> in method public bindSerialized(type Class<T>, value Serializable) : WithCustomMapping in class net.bytebuddy.asm.Advice.WithCustomMapping
From
To