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