of
Creates a Matcher with the given Characteristic
Return
the matcher
Parameters
matcher
the matcher predicate
characteristic
the characteristic of the matcher
<T>
the type of object to match
Creates a Matcher with the given Characteristic
Return
the matcher
Parameters
matcher
the matcher predicate
object
the characteristic of the matcher. Will be stringified using the default org.tudalgo.algoutils.tutor.general.stringify.Stringifier
<T>
the type of object to match