@Deprecated public class AndFilter<T> extends Object implements Filter<T>
| Constructor and Description |
|---|
AndFilter(Filter<T> filter1,
Filter<T> filter2)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExtracted(Object object)
Deprecated.
|
Copyright © 2023. All rights reserved.