protected static final class ComposableFilter.AndFilter<T> extends ComposableFilter<T>
ComposableFilter.AndFilter<T>, ComposableFilter.OrFilter<T>| Constructor and Description |
|---|
AndFilter(Filter<T> leftFilter,
Filter<T> rightFilter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(T obj) |
compose, composeAnd, composeOr, getLeftFilter, getRightFilterCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.