Author

com.fgrutsch.emergence.core.condition.Condition$.Author
final case class Author(operator: ConditionOperator, value: ConditionValue) extends Condition, Matchable

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product