Class NestedViewsSearchResult.LenghtComparator
java.lang.Object
hudson.plugins.nested_view.search.NestedViewsSearchResult.LenghtComparator
- All Implemented Interfaces:
Serializable,Comparator<NestedViewsSearchResult>
- Enclosing class:
- NestedViewsSearchResult
public static class NestedViewsSearchResult.LenghtComparator
extends Object
implements Comparator<NestedViewsSearchResult>, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
LenghtComparator
public LenghtComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<NestedViewsSearchResult>
-