Enable Sortable
implementation for Array
Enable Sortable
implementation for Array
type of elements in the Array
scala.math.Ordering
of type E
Sortable[Array[E]]
that supports Array
in be
sortable
syntax
Enable Sortable
implementation for java.util.List
Enable Sortable
implementation for java.util.List
type of elements in the java.util.List
any subtype of java.util.List
scala.math.Ordering
of type E
Sortable[JLIST[E]]
that supports java.util.List
in be
sortable
syntax
Enable Sortable
implementation for scala.collection.GenSeq
Enable Sortable
implementation for scala.collection.GenSeq
type of elements in the scala.collection.GenSeq
any subtype of scala.collection.GenSeq
scala.math.Ordering
of type E
Sortable[SEQ[E]]
that supports scala.collection.GenSeq
in be
sortable
syntax
Enable Sortable
implementation for String
Enable Sortable
implementation for String
scala.math.Ordering
of type Char
Sortable[String]
that supports String
in be
sortable
syntax
Companion object for
Sortable
that provides implicit implementations for the following types:scala.collection.GenSeq
Array
java.util.List