| Package | Description |
|---|---|
| com.hp.mercury.ci.jenkins.plugins.oo.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
MapValueCriteria<K,T>
used when you want to apply criteria logic on a map according to it's key values.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
CollectionUtils.filter(Collection<T> items,
Criteria<T> criteria) |
| Constructor and Description |
|---|
MapValueCriteria(Criteria<T> internalCriteria) |
Copyright © 2004-2016. All Rights Reserved.