Patterns in jdk packages

This years last MOD2 task is to find and document at least four (4) different applications of patterns in a java package assigned to you(r group). These package come from the java jdk and are available in source format (in a zip) if you installed the jdk.

Result

You have to hand in a document that describes the application of the patterns found in the package. In this description you fill out the following template:

Strategy for this task

To fulfil this task you might want to follow this strategy

Packages for investigation.

Each group of four students gets assigned one of the following packages:

  1. java.io
  2. java.nio
  3. java.util.jar
  4. java.util.logging
  5. java.util.zip
  6. java.net
  7. javax.net
  8. java.rmi
  9. java.security
  10. javax.crypto
  11. java.text

Group assignment will be done at the start of the lab hours.