public class PropertyRegexCondition<T> extends Object implements Condition<T>
matches(Object) is obtained using the Javabean conventions.| Constructor and Description |
|---|
PropertyRegexCondition(String aProperty,
String aRegex,
boolean aTolower)
Constructs the condition.
|
Copyright © 2013. All rights reserved.