Source compatibility report for the Kryo library between 2.19 and 2.20 versions
Test Info
Library Name | Kryo |
Version #1 | 2.19 |
Version #2 | 2.20 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 732 / 100 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 1 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (1)
kryo-2.20.jar, Input.class
package com.esotericsoftware.kryo.io
Input.setTotal ( int total ) : void
[mangled: com/esotericsoftware/kryo/io/Input.setTotal:(I)V]
to the top
Java ARchives (1)
kryo-2.19.jar
to the top