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