| Constructor and Description |
|---|
TraceableDelegatingFilter(Filter delegate) |
| Modifier and Type | Method and Description |
|---|---|
<T> List<T> |
filter(List<T> items,
Object key)
Filters the given
List of items. |
public TraceableDelegatingFilter(Filter delegate)
Copyright © 2016. All rights reserved.