scalax.collection.GraphBase.NodeOrdering
See theNodeOrdering companion object
sealed trait NodeOrdering extends Ordering[NodeT]
Ordering for the path dependent type NodeT.
Attributes
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- Ordering
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Inherited methods
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- ElemOrdering (hidden)
Attributes
- Inherited from:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Comparator
def thenComparing[U <: Comparable[_ >: U <: <FromJavaObject>]](x$0: Function[_ >: NodeT <: <FromJavaObject>, _ <: U]): Comparator[T]
Attributes
- Inherited from:
- Comparator
def thenComparing[U <: <FromJavaObject>](x$0: Function[_ >: NodeT <: <FromJavaObject>, _ <: U], x$1: Comparator[_ >: U <: <FromJavaObject>]): Comparator[T]
Attributes
- Inherited from:
- Comparator
Attributes
- Inherited from:
- Comparator
Attributes
- Inherited from:
- Comparator
Attributes
- Inherited from:
- Comparator
Attributes
- Inherited from:
- Comparator
Implicits
Inherited implicits
Attributes
- Inherited from:
- Ordering
In this article