GreaterThan

stdx.collections.Query.GreaterThan
trait GreaterThan extends Query

Attributes

Graph
Supertypes
trait Query
class Object
trait Matchable
class Any

Members list

Type members

Inherited and Abstract types

type Elem

Attributes

Inherited from:
Query
type O <: PartialOrder[Elem]

Attributes

Inherited from:
Query

Value members

Concrete methods

def predicate: O ?=> Elem => Boolean

Abstract fields

val value: Elem