Package org.apache.pekko.http.impl.util
Class Timestamp.Ordering$
java.lang.Object
org.apache.pekko.http.impl.util.Timestamp.Ordering$
- All Implemented Interfaces:
- Serializable,- Comparator<Timestamp>,- scala.math.Equiv<Timestamp>,- scala.math.Ordering<Timestamp>,- scala.math.PartialOrdering<Timestamp>
- Enclosing class:
- Timestamp
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from interface scala.math.Equivscala.math.Equiv.DeprecatedDoubleEquiv$, scala.math.Equiv.DeprecatedFloatEquiv$Nested classes/interfaces inherited from interface scala.math.Orderingscala.math.Ordering.BigDecimal$, scala.math.Ordering.BigDecimalOrdering, scala.math.Ordering.BigInt$, scala.math.Ordering.BigIntOrdering, scala.math.Ordering.Boolean$, scala.math.Ordering.BooleanOrdering, scala.math.Ordering.Byte$, scala.math.Ordering.ByteOrdering, scala.math.Ordering.CachedReverse<T extends Object>, scala.math.Ordering.Char$, scala.math.Ordering.CharOrdering, scala.math.Ordering.DeprecatedDoubleOrdering$, scala.math.Ordering.DeprecatedFloatOrdering$, scala.math.Ordering.Double$, scala.math.Ordering.ExtraImplicits, scala.math.Ordering.Float$, scala.math.Ordering.Implicits$, scala.math.Ordering.Int$, scala.math.Ordering.IntOrdering, scala.math.Ordering.Long$, scala.math.Ordering.LongOrdering, scala.math.Ordering.OptionOrdering<T extends Object>, scala.math.Ordering.OrderingOps, scala.math.Ordering.Short$, scala.math.Ordering.ShortOrdering, scala.math.Ordering.String$, scala.math.Ordering.StringOrdering, scala.math.Ordering.Symbol$, scala.math.Ordering.SymbolOrdering, scala.math.Ordering.Unit$, scala.math.Ordering.UnitOrdering
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final Timestamp.Ordering$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongMethods inherited from interface scala.math.Orderingequiv, gt, gteq, isReverseOf, lt, lteq, max, min, mkOrderingOps, on, orElse, orElseBy, reverse, tryCompare
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Ordering$public Ordering$()
 
- 
- 
Method Details- 
compare- Specified by:
- comparein interface- Comparator<Timestamp>
- Specified by:
- comparein interface- scala.math.Ordering<Timestamp>
 
 
-