public class MatchedBundlesPredicate extends Object implements org.apache.commons.collections.Predicate
evaluate(Object) returns false if the bundle matches to
signal
CollectionUtils.filter(java.util.Collection, Predicate)
to remove the element it. Works only on collections of OsgiModelSource.| Constructor and Description |
|---|
MatchedBundlesPredicate(org.osgi.framework.Bundle bundle) |
public MatchedBundlesPredicate(org.osgi.framework.Bundle bundle)
public boolean evaluate(Object object)
evaluate in interface org.apache.commons.collections.Predicatepublic int getFilteredElements()
Copyright © 2024. All rights reserved.