This package contains predefined {@link de.caff.generics.Matcher matchers}.
The problem with the {@link java.lang.Object#equals(java.lang.Object) basic equals() method} is that it is not flexible enough, because equality may depend on context. This package provides some basic matchers to allow more flexible equality handling.