An instance of this class (and instances of other classes in this package referenced by it) is responsible for storing which rules should be used for certain parts of the game. It answers questions like "Using which algorithm should resource production be calculated?".
Note that the implemenations of those algorithms are located in specialized packages elsewhere. Here, basically only references to instances of classes implementing them are stored.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.