| Package | Description |
|---|---|
| com.phloc.commons.filter |
| Modifier and Type | Method and Description |
|---|---|
static <DATATYPE> FilterChainOR<DATATYPE> |
FilterChainOR.create(IFilter<? super DATATYPE>... aFilters) |
static <DATATYPE> FilterChainOR<DATATYPE> |
FilterChainOR.create(Iterable<? extends IFilter<? super DATATYPE>> aFilters) |
Copyright © 2006–2015 phloc systems. All rights reserved.