Uses of Class
me.gosimple.nbvcxz.scoring.Result
Packages that use Result
-
Uses of Result in me.gosimple.nbvcxz
Methods in me.gosimple.nbvcxz that return Result -
Uses of Result in me.gosimple.nbvcxz.resources
Methods in me.gosimple.nbvcxz.resources with parameters of type Result -
Uses of Result in me.gosimple.nbvcxz.scoring
Methods in me.gosimple.nbvcxz.scoring with parameters of type ResultModifier and TypeMethodDescriptionstatic BigDecimalTimeEstimate.getTimeToCrack(Result result, String guess_type) Gets the estimated time to crack in seconds.static StringTimeEstimate.getTimeToCrackFormatted(Result result, String guess_type) Gets the estimated time to crack formatted as a string.