Class SyncChecker
java.lang.Object
com.prineside.tdi2.utils.syncchecker.SyncChecker
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
compareObjects
(Object o1, Object o2, DeepClassComparisonConfig cfg) static boolean
static String
toString
(int v) Returns cached string for ints in range from -256 to 767, otherwise creates a string as usual.
-
Field Details
-
VERBOSE_MODE
public static boolean VERBOSE_MODE -
SYNC_SHAREABLE_CLASSES
-
CLASS_COMPARATORS
-
-
Constructor Details
-
SyncChecker
public SyncChecker()
-
-
Method Details
-
compareObjects
-
toString
Returns cached string for ints in range from -256 to 767, otherwise creates a string as usual. Not needed if you append to StringBuilder