Maven module :un.api : api-common :
Class : un.api.event.PropertyPredicate
Extends/Implements : un.api.CObject un.api.predicate.Predicate
Subclasses : -

Predicate for a single property.
author  Johann Sorel


Variables : -
Functions : PropertyPredicate, getPropertyName, evaluate, getHash, equals



public void PropertyPredicate (Chars propName)

public Chars getPropertyName ()

public Boolean evaluate (Object candidate)

public int getHash ()

public boolean equals (Object obj)