static val NULLS_LOW: NullSafeComparator<Any>
A shared default instance of this comparator, treating nulls lower than non-null objects.
See Also Comparators#nullsLow()