|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easycommons.lang.CollectionHelper
public class CollectionHelper
| Nested Class Summary | |
|---|---|
static interface |
CollectionHelper.Filter<T>
|
| Constructor Summary | |
|---|---|
CollectionHelper()
|
|
| Method Summary | ||
|---|---|---|
static
|
filter(java.util.Collection<T> target,
java.util.List<CollectionHelper.Filter<T>> filters)
Remove object from the specified List according to Filter. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionHelper()
| Method Detail |
|---|
public static <T> void filter(java.util.Collection<T> target,
java.util.List<CollectionHelper.Filter<T>> filters)
target - filters -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||