Uses of Package
me.gosimple.nbvcxz.matching.match
Packages that use me.gosimple.nbvcxz.matching.match
Package
Description
-
Classes in me.gosimple.nbvcxz.matching.match used by me.gosimple.nbvcxz.matchingClassDescriptionObject to represent a match found by a
PasswordMatcherwhich contains the portion of the password, where in the password the match was found (token), how many characters it is. -
Classes in me.gosimple.nbvcxz.matching.match used by me.gosimple.nbvcxz.matching.matchClassDescriptionAbstract class which takes care of a lot of the boiler plate for implementing
Match.Object to represent a match found by aPasswordMatcherwhich contains the portion of the password, where in the password the match was found (token), how many characters it is. -
Classes in me.gosimple.nbvcxz.matching.match used by me.gosimple.nbvcxz.resourcesClassDescriptionObject to represent a match found by a
PasswordMatcherwhich contains the portion of the password, where in the password the match was found (token), how many characters it is. -
Classes in me.gosimple.nbvcxz.matching.match used by me.gosimple.nbvcxz.scoringClassDescriptionObject to represent a match found by a
PasswordMatcherwhich contains the portion of the password, where in the password the match was found (token), how many characters it is.