Skip navigation links

Package de.caff.generics.matcher

Generics helper package: matchers.

See: Description

Package de.caff.generics.matcher Description

Generics helper package: matchers.

Package Specification

This package contains predefined matchers.

The problem with the 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.

Skip navigation links