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