public abstract class AbstractFilter extends java.lang.Object implements Filter
Filter.| Constructor and Description |
|---|
AbstractFilter() |
| Modifier and Type | Method and Description |
|---|---|
Filter |
and(Filter filter) |
Filter |
negate() |
Filter |
or(Filter filter) |
Copyright © 2011 Jason Hunter, Brett McLaughlin. All Rights Reserved.