Please note that while large parts of this design are specified as Java classes, they are incomplete. This means that you will probably have to add fields and methods to all classes, as well as add classes to various packages. These additional pieces of code will usually implement missing functionality and add optimisations that the basic design does not detail. You may also end up removing packages/classes/fields/methods from the design when implementing it.
<< Previous |
Up
Home |
Next >> |