com.livis.flabes.util
Class CollectionUtils

java.lang.Object
  |
  +--com.livis.flabes.util.CollectionUtils

public class CollectionUtils
extends java.lang.Object


Method Summary
static java.util.Collection removeMatching(java.util.Collection c, Matcher matcher)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

removeMatching

public static java.util.Collection removeMatching(java.util.Collection c,
                                                  Matcher matcher)