public static interface UtlObjectGraph.ComparatorFactory
Modifier and Type | Method and Description |
---|---|
Comparator<?> |
getComparator(Class<?> clazz,
Stack<String> getterStack)
Used to return a custom comparator for a type rather than the default comparator
|
boolean |
treatEmptyAndNullArraysAsSame() |
Comparator<?> getComparator(Class<?> clazz, Stack<String> getterStack)
boolean treatEmptyAndNullArraysAsSame()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.