0.6. JSVEE JAVA 6¶
0.6.1. About¶
JSVEE content package containing Java examples.
0.6.2. ae_simple_inheritance_1¶
Basic example of inheritance in Java
0.6.3. ae_inheritance_polymorphism_1¶
Example of polymorphism in Java
0.6.4. ae_jeg_interface1_v2¶
Demonstration of the use of Interfaces in Java
0.6.5. ae_Measure¶
More complicated example of the use of interface with multiple classes
0.6.6. ae_wrapper_class_v2¶
Example of the use of wrapper classes in Java
0.6.7. ae_exception_v2¶
Demonstration of exception handling in Java

