Java Articles Page | |
The If-Then-Else Framework: Coding branching logic without nested if's. JavaWorld [All three parts appeared in the year 2000. Part I appeared in April, Part II in May, and Part III in June.] This is a 3-part article that describes how you can write branching logic in Java without complicated nested-if code, using a simple framework.
Part I of If-Then-Else article (Word 97) | |
All three parts can be read directly on the JavaWorld website:
Part I at JavaWorld | |
|