Package org.apache.myfaces.tobago.util
Klasse ComparatorBase
java.lang.Object
org.apache.myfaces.tobago.util.ComparatorBase
- Alle implementierten Schnittstellen:
- Comparator
- Bekannte direkte Unterklassen:
- ValueExpressionComparator
- 
KonstruktorübersichtKonstruktorenModifiziererKonstruktorBeschreibungprotectedprotectedComparatorBase(boolean reverse) protectedComparatorBase(boolean reverse, Comparator comparator) protectedComparatorBase(Comparator comparator) 
- 
MethodenübersichtModifizierer und TypMethodeBeschreibungbooleaninthashCode()protected intinternalCompare(Object obj1, Object obj2) Von Klasse geerbte Methoden java.lang.Objectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden java.util.Comparatorcompare, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Konstruktordetails- 
ComparatorBaseprotected ComparatorBase()
- 
ComparatorBase
- 
ComparatorBaseprotected ComparatorBase(boolean reverse) 
- 
ComparatorBase
 
- 
- 
Methodendetails