public class FilteringUtil extends Object
| Constructor and Description |
|---|
FilteringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> List<T> |
getFilteredList(List<T> sourceList,
int offset,
int limit)
This is used to filter from the cached policies.
|
Copyright © 2017 WSO2. All rights reserved.