Class IntMapComparator
java.lang.Object
com.prineside.tdi2.utils.syncchecker.DeepClassComparator<com.badlogic.gdx.utils.IntMap>
com.prineside.tdi2.utils.syncchecker.comparators.IntMapComparator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
compare
(com.badlogic.gdx.utils.IntMap o1, com.badlogic.gdx.utils.IntMap o2, DeepClassComparisonConfig cfg) Class<com.badlogic.gdx.utils.IntMap>
forClass()
-
Constructor Details
-
IntMapComparator
public IntMapComparator()
-
-
Method Details
-
forClass
- Specified by:
forClass
in classDeepClassComparator<com.badlogic.gdx.utils.IntMap>
-
compare
public void compare(com.badlogic.gdx.utils.IntMap o1, com.badlogic.gdx.utils.IntMap o2, DeepClassComparisonConfig cfg) - Specified by:
compare
in classDeepClassComparator<com.badlogic.gdx.utils.IntMap>
-