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