Inhoud
- Geavanceerd Class design (o.a. enum en inner classes)
- Design by contract ( o.a. exceptions, assertions)
- GOF Design patterns in de basis Java API (o.a. Memento, Decorator, Prototype en Adapter)
- Multi threaded applicaties
- Generics (Interoperabiliteit tussen raw en generic types)
- Collections (o.a. Dequeue, Set en Maps)
- String verwerking
- Reguliere expressies
- Java I/O (o.a. automatic resource management)