Constructor and Description |
---|
Sets() |
Modifier and Type | Method and Description |
---|---|
static <V> Set<V> |
filter(Set<V> original,
IItemFilter<V> filter)
Returns a set filtered by the current
IItemFilter |
public static <V> Set<V> filter(Set<V> original, IItemFilter<V> filter) throws PortalException
IItemFilter
original
- original setfilter
- filter to be applied on original setPortalException
Lumisportal 9.0.0.160603 - Copyright © 2006–2016 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.