T - The underlying type on which the filter applies.public abstract class AbstractDelegateFilter<T> extends Object implements Filter<T>
| Constructor and Description |
|---|
AbstractDelegateFilter() |
AbstractDelegateFilter(Filter<T> filter) |
Copyright © 2002–2016 InfoEther. All rights reserved.