Package org.tudalgo.algoutils.tutor.general.match
package org.tudalgo.algoutils.tutor.general.match
-
ClassDescriptionA collection of basic matchers for stringifiable objects.A type that can be identified by an identifier.Match<T>A match represents a match of an object matcher.Matcher<T>A matcher is a function mapping objects to positive/negative matches.A type providing a human-readable string.