given_Ordering_TableImpl
ldbc.schema.syntax.OrderingTable.given_Ordering_TableImpl
object given_Ordering_TableImpl extends Ordering[TableImpl[_, _, _]]
Attributes
- Source
- OrderingTable.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Comparator[TableImpl[_, _, _]]class Objecttrait Matchableclass AnyShow all
- Self type
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- Ordering
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Concrete methods
Attributes
- Definition Classes
-
Ordering -> Comparator
- Source
- OrderingTable.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
- Inherited from:
- Ordering
Attributes
- Definition Classes
- Inherited from:
- Ordering
Attributes
- Inherited from:
- Comparator
def thenComparing[U <: Comparable[_ >: U <: <FromJavaObject>]](x$0: Function[_ >: TableImpl[_, _, _] <: <FromJavaObject>, _ <: U]): Comparator[TableImpl[_, _, _]]
Attributes
- Inherited from:
- Comparator
def thenComparing[U <: <FromJavaObject>](x$0: Function[_ >: TableImpl[_, _, _] <: <FromJavaObject>, _ <: U], x$1: Comparator[_ >: U <: <FromJavaObject>]): Comparator[TableImpl[_, _, _]]
Attributes
- Inherited from:
- Comparator
def thenComparing(x$0: Comparator[_ >: TableImpl[_, _, _] <: <FromJavaObject>]): Comparator[TableImpl[_, _, _]]
Attributes
- Inherited from:
- Comparator
def thenComparingDouble(x$0: ToDoubleFunction[_ >: TableImpl[_, _, _] <: <FromJavaObject>]): Comparator[TableImpl[_, _, _]]
Attributes
- Inherited from:
- Comparator
def thenComparingInt(x$0: ToIntFunction[_ >: TableImpl[_, _, _] <: <FromJavaObject>]): Comparator[TableImpl[_, _, _]]
Attributes
- Inherited from:
- Comparator
def thenComparingLong(x$0: ToLongFunction[_ >: TableImpl[_, _, _] <: <FromJavaObject>]): Comparator[TableImpl[_, _, _]]
Attributes
- Inherited from:
- Comparator
Implicits
Inherited implicits
Attributes
- Inherited from:
- Ordering
In this article