Uses of Interface
me.gosimple.nbvcxz.matching.match.Match
Packages that use Match
Package
Description
-
Uses of Match in me.gosimple.nbvcxz.matching
Methods in me.gosimple.nbvcxz.matching that return types with arguments of type MatchModifier and TypeMethodDescriptionDateMatcher.match(Configuration configuration, String password) DictionaryMatcher.match(Configuration configuration, String password) PasswordMatcher.match(Configuration configuration, String password) Creates aListofMatchfrom the password.RepeatMatcher.match(Configuration configuration, String password) SeparatorMatcher.match(Configuration configuration, String password) SequenceMatcher.match(Configuration configuration, String password) SpacialMatcher.match(Configuration configuration, String password) YearMatcher.match(Configuration configuration, String password) -
Uses of Match in me.gosimple.nbvcxz.matching.match
Classes in me.gosimple.nbvcxz.matching.match that implement MatchModifier and TypeClassDescriptionclassAbstract class which takes care of a lot of the boiler plate for implementingMatch.final classfinal classfinal classfinal classfinal classfinal classfinal classfinal class -
Uses of Match in me.gosimple.nbvcxz.resources
Methods in me.gosimple.nbvcxz.resources that return types with arguments of type MatchMethod parameters in me.gosimple.nbvcxz.resources with type arguments of type Match -
Uses of Match in me.gosimple.nbvcxz.scoring
Methods in me.gosimple.nbvcxz.scoring that return types with arguments of type MatchConstructor parameters in me.gosimple.nbvcxz.scoring with type arguments of type Match