public interface Filter
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
matches(java.lang.Object obj)
Check to see if the object matches a predefined set of rules.
|
Copyright ? 2011 Jason Hunter, Brett McLaughlin. All Rights Reserved.