TupleOrdering

io.getquill.ast.TupleOrdering
case class TupleOrdering(elems: List[Ordering]) extends Ordering

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Ordering
trait Ast
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def bestQuat: Quat

Attributes

Inherited from:
Ordering

Attributes

Inherited from:
Ast

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def quat: Quat

Attributes

Inherited from:
Ordering
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Ast -> Any
Inherited from:
Ast