Class BeanQualifiersMatcher

java.lang.Object
org.microbean.bean.BeanQualifiersMatcher
All Implemented Interfaces:
BiPredicate<Collection<? extends NamedAttributeMap<?>>,Collection<? extends NamedAttributeMap<?>>>, Matcher<Collection<? extends NamedAttributeMap<?>>,Collection<? extends NamedAttributeMap<?>>>

public final class BeanQualifiersMatcher extends Object implements Matcher<Collection<? extends NamedAttributeMap<?>>,Collection<? extends NamedAttributeMap<?>>>
Author:
Laird Nelson
See Also: