Class IdentityObjectIntMapComparator
java.lang.Object
com.prineside.tdi2.utils.syncchecker.DeepClassComparator<com.esotericsoftware.kryo.util.IdentityObjectIntMap>
com.prineside.tdi2.utils.syncchecker.comparators.IdentityObjectIntMapComparator
public final class IdentityObjectIntMapComparator
extends DeepClassComparator<com.esotericsoftware.kryo.util.IdentityObjectIntMap>
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidcompare(com.esotericsoftware.kryo.util.IdentityObjectIntMap o1, com.esotericsoftware.kryo.util.IdentityObjectIntMap o2, DeepClassComparisonConfig cfg) Class<com.esotericsoftware.kryo.util.IdentityObjectIntMap>forClass() 
- 
Constructor Details
- 
IdentityObjectIntMapComparator
public IdentityObjectIntMapComparator() 
 - 
 - 
Method Details
- 
forClass
- Specified by:
 forClassin classDeepClassComparator<com.esotericsoftware.kryo.util.IdentityObjectIntMap>
 - 
compare
public void compare(com.esotericsoftware.kryo.util.IdentityObjectIntMap o1, com.esotericsoftware.kryo.util.IdentityObjectIntMap o2, DeepClassComparisonConfig cfg) - Specified by:
 comparein classDeepClassComparator<com.esotericsoftware.kryo.util.IdentityObjectIntMap>
 
 -