Package org.graylog.plugins.views.search.util
package org.graylog.plugins.views.search.util
-
ClassesClassDescriptionComparator of lists of strings, with following features: - shorter lists always come before longer lists, - if lists have the same sizes, the first non-equal element decides which list goes first, - comparison of elements is case-insensitive.