Uses of Class
checkers.model.Rules

Packages that use Rules
checkers.model   
 

Uses of Rules in checkers.model
 

Subclasses of Rules in checkers.model
 class ForceJumpValidator
          This class is used to check for force jumps.
 

Methods in checkers.model that return Rules
static Rules Rules.getInstance()
          getInstance Creates the singleton instance of the Rules object