- check() - Method in class ml.options.Options
-
Run the checks for the default set with default parameters.
- check(boolean, boolean) - Method in class ml.options.Options
-
Run the checks for the default set.
- check(String) - Method in class ml.options.Options
-
Run the checks for the given set with default parameters.
- check(String, boolean, boolean) - Method in class ml.options.Options
-
Run the checks for the given set.
- Constrainable - Interface in ml.options
-
The interface for objects which can be constrained, i.
- Constraint - Interface in ml.options
-
The interface for all constraints.