public interface Rule
Modifier and Type | Method and Description |
---|---|
boolean |
match(java.lang.Object o)
Indicates whether the specified object passes the conditions required to match this rule.
|
Copyright © 2004-2015 Micronode. All Rights Reserved.