API compatibility report for the kryo library between 5.0.3 and 5.0.4 versions


Binary
Compatibility
Source
Compatibility

Test Info


Library Namekryo
Version #15.0.3
Version #25.0.4
SubjectBinary Compatibility

Test Results


Total Java Modules1
Total Methods / Classes1515 / 163
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-20
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  20 


kryo-5.0.4.jar, CuckooIdentityObjectIntMap.class
package com.esotericsoftware.kryo.util
CuckooIdentityObjectIntMap<K>.clear ( )  :  void
CuckooIdentityObjectIntMap<K>.clear ( int maximumCapacity )  :  void
CuckooIdentityObjectIntMap<K>.containsKey ( K key )  :  boolean
CuckooIdentityObjectIntMap<K>.containsValue ( int value )  :  boolean
CuckooIdentityObjectIntMap<K>.CuckooIdentityObjectIntMap<K> ( )
CuckooIdentityObjectIntMap<K>.CuckooIdentityObjectIntMap<K> ( int initialCapacity )
CuckooIdentityObjectIntMap<K>.CuckooIdentityObjectIntMap<K> ( int initialCapacity, float loadFactor )
CuckooIdentityObjectIntMap<K>.ensureCapacity ( int additionalCapacity )  :  void
CuckooIdentityObjectIntMap<K>.findKey ( int value )  :  K
CuckooIdentityObjectIntMap<K>.get ( K key, int defaultValue )  :  int
CuckooIdentityObjectIntMap<K>.getAndIncrement ( K key, int defaultValue, int increment )  :  int
CuckooIdentityObjectIntMap<K>.put ( K key, int value )  :  void
CuckooIdentityObjectIntMap<K>.remove ( K key, int defaultValue )  :  int
CuckooIdentityObjectIntMap<K>.shrink ( int maximumCapacity )  :  void
CuckooIdentityObjectIntMap<K>.toString ( )  :  String

kryo-5.0.4.jar, SetFromMapSerializer.class
package com.esotericsoftware.kryo.serializers
DefaultSerializers.SetFromMapSerializer.DefaultSerializers.SetFromMapSerializer ( )
DefaultSerializers.SetFromMapSerializer.read ( Kryo kryo, Input input, Class<?> type )  :  Set
DefaultSerializers.SetFromMapSerializer.read ( Kryo p1, Input p2, Class p3 )  :  Object
DefaultSerializers.SetFromMapSerializer.write ( Kryo kryo, Output output, Set object )  :  void
DefaultSerializers.SetFromMapSerializer.write ( Kryo p1, Output p2, Object p3 )  :  void

to the top

Java Archives  1 


kryo-5.0.3.jar

to the top



Test Info


Library Namekryo
Version #15.0.3
Version #25.0.4
SubjectSource Compatibility

Test Results


Total Java Modules1
Total Methods / Classes1515 / 163
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-20
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  20 


kryo-5.0.4.jar, CuckooIdentityObjectIntMap.class
package com.esotericsoftware.kryo.util
CuckooIdentityObjectIntMap<K>.clear ( )  :  void
CuckooIdentityObjectIntMap<K>.clear ( int maximumCapacity )  :  void
CuckooIdentityObjectIntMap<K>.containsKey ( K key )  :  boolean
CuckooIdentityObjectIntMap<K>.containsValue ( int value )  :  boolean
CuckooIdentityObjectIntMap<K>.CuckooIdentityObjectIntMap<K> ( )
CuckooIdentityObjectIntMap<K>.CuckooIdentityObjectIntMap<K> ( int initialCapacity )
CuckooIdentityObjectIntMap<K>.CuckooIdentityObjectIntMap<K> ( int initialCapacity, float loadFactor )
CuckooIdentityObjectIntMap<K>.ensureCapacity ( int additionalCapacity )  :  void
CuckooIdentityObjectIntMap<K>.findKey ( int value )  :  K
CuckooIdentityObjectIntMap<K>.get ( K key, int defaultValue )  :  int
CuckooIdentityObjectIntMap<K>.getAndIncrement ( K key, int defaultValue, int increment )  :  int
CuckooIdentityObjectIntMap<K>.put ( K key, int value )  :  void
CuckooIdentityObjectIntMap<K>.remove ( K key, int defaultValue )  :  int
CuckooIdentityObjectIntMap<K>.shrink ( int maximumCapacity )  :  void
CuckooIdentityObjectIntMap<K>.toString ( )  :  String

kryo-5.0.4.jar, SetFromMapSerializer.class
package com.esotericsoftware.kryo.serializers
DefaultSerializers.SetFromMapSerializer.DefaultSerializers.SetFromMapSerializer ( )
DefaultSerializers.SetFromMapSerializer.read ( Kryo kryo, Input input, Class<?> type )  :  Set
DefaultSerializers.SetFromMapSerializer.read ( Kryo p1, Input p2, Class p3 )  :  Object
DefaultSerializers.SetFromMapSerializer.write ( Kryo kryo, Output output, Set object )  :  void
DefaultSerializers.SetFromMapSerializer.write ( Kryo p1, Output p2, Object p3 )  :  void

to the top

Java Archives  1 


kryo-5.0.3.jar

to the top