Class IdMatcher

java.lang.Object
org.microbean.bean.IdMatcher
All Implemented Interfaces:
BiPredicate<AttributedType,Id>, Matcher<AttributedType,Id>

public final class IdMatcher extends Object implements Matcher<AttributedType,Id>
A Matcher that tests an Id to see if it matches an AttributedType.
Author:
Laird Nelson
See Also: