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 Details

    • IdentityObjectIntMapComparator

      public IdentityObjectIntMapComparator()
  • Method Details

    • forClass

      public Class<com.esotericsoftware.kryo.util.IdentityObjectIntMap> forClass()
      Specified by:
      forClass in class DeepClassComparator<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:
      compare in class DeepClassComparator<com.esotericsoftware.kryo.util.IdentityObjectIntMap>