|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| Adder | Class that adds a specific value to other values. |
Contains example classes which show the use of JCite within JavaDoc tags. The best entry point is
Adder. It is normally used like this:
Adder ten = new Adder( 10 ); int result = ten.addTo( 5 );
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||