OrderSelections

case class OrderSelections(selections: List[OrderSelection[_]])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def order(lc: Seq[Cursor]): Seq[Cursor]

Inherited methods

Inherited from:
Product