NodeOrdering
org.nlogo.swing.MenuModel.NodeOrdering
object NodeOrdering extends Ordering[Node]
Attributes
- Source
- MenuModel.scala
- Graph
-
- Supertypes
- Self type
-
NodeOrdering.type
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- Ordering
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Attributes
- Source
- MenuModel.scala
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:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
def thenComparing[U <: Comparable[_ >: U <: <FromJavaObject>]](x$0: Function[_ >: Node <: <FromJavaObject>, _ <: U]): Comparator[Node]
Attributes
- Inherited from:
- Comparator
def thenComparing[U <: <FromJavaObject>](x$0: Function[_ >: Node <: <FromJavaObject>, _ <: U], x$1: Comparator[_ >: U <: <FromJavaObject>]): Comparator[Node]
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