PropertyKeyOps

final
class PropertyKeyOps[A](val propertyKey: PropertyKey[A]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def ->(value: A): Property[A]
def where(predicate: A => Boolean): PropertyPredicate[A]

Concrete fields

val propertyKey: PropertyKey[A]