Class L10NStatusReport.WrapperComparator
java.lang.Object
org.codehaus.mojo.l10n.L10NStatusReport.WrapperComparator
- All Implemented Interfaces:
Comparator<L10NStatusReport.Wrapper>
- Enclosing class:
L10NStatusReport
private static class L10NStatusReport.WrapperComparator
extends Object
implements Comparator<L10NStatusReport.Wrapper>
- Since:
- 1.0.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
WrapperComparator
private WrapperComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<L10NStatusReport.Wrapper>
-