Uses of Class
me.clientastisch.checks.Checks
-
Packages that use Checks Package Description me.clientastisch.checks -
-
Uses of Checks in me.clientastisch.checks
Methods in me.clientastisch.checks that return types with arguments of type Checks Modifier and Type Method Description static java.util.Optional<Checks>
CheckManager. getByName(java.lang.String name)
Get a check instance by name
-