public class AttributeMatcherPredicate<T extends Customizable,AT extends AttributeType>
extends java.lang.Object
implements org.apache.commons.collections.Predicate
Constructor and Description |
---|
AttributeMatcherPredicate(java.util.Map<AT,java.lang.String> serializedAttributeValues) |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(java.lang.Object o) |
public AttributeMatcherPredicate(java.util.Map<AT,java.lang.String> serializedAttributeValues)
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.