GreaterThan
Attributes
- Graph
-
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait NotEqualtrait Comparisontrait Orderingtrait PartialOrderingtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
GreaterThan.type
Members list
Value members
Inherited methods
A symbolic alias for orElse.
A symbolic alias for orElse.
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Returns whether this Ordering is Ordering.Equals.
Returns whether this Ordering is Ordering.GreaterThan.
Returns whether this Ordering is Ordering.LessThan.
Returns the opposite of this Ordering, with LessThan converted to GreaterThan and GreaterThan converted to LessThan.
Returns the opposite of this Ordering, with LessThan converted to GreaterThan and GreaterThan converted to LessThan.
Attributes
- Inherited from:
- Ordering
Returns this ordering, but if this ordering is equal returns the specified ordering.
Returns this ordering, but if this ordering is equal returns the specified ordering.
Attributes
- Inherited from:
- Ordering
Returns this ordering, but if this ordering is equal returns the specified ordering.
Returns this ordering, but if this ordering is equal returns the specified ordering.
Attributes
- Inherited from:
- PartialOrdering
Converts this Ordering to an ordinal representation, with 0 representing LessThan, 1 representing Equals and 2 representing GreaterThan.
Converts this Ordering to an ordinal representation, with 0 representing LessThan, 1 representing Equals and 2 representing GreaterThan.
Attributes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- PartialOrdering