Uses of Class
cz.matfyz.rudad.joker.calculator.CalculatorArgs
Packages that use CalculatorArgs
Package
Description
This package contains classes for calculation of the odds of players' hands.
-
Uses of CalculatorArgs in cz.matfyz.rudad.joker.calculator
Constructors in cz.matfyz.rudad.joker.calculator with parameters of type CalculatorArgsModifierConstructorDescriptionCalculator
(CalculatorArgs args) Creates a Calculator object based on the specified CalculatorArgs object.