Class QuestionRegexpComparator
java.lang.Object
org.silverpeas.components.questionreply.service.QuestionRegexpComparator
- All Implemented Interfaces:
Comparator<Question>
- Author:
- ehugonnet
-
Method Summary
Modifier and TypeMethodDescriptionintprotected intcompareNumbers(List<Integer> bigList, List<Integer> smallList) extractNumber(String label) static QuestionRegexpComparatorMethods 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
-
Method Details
-
getInstance
-
compare
- Specified by:
comparein interfaceComparator<Question>
-
extractNumber
-
compareNumbers
-