APCS Java Subset

APCS Java Subset Specification

This document provides information about the Advanced Placement Computer Science Java Subset.

See:
          Description

Packages
ap This is the annotated AP Computer Science Java Subset; and this is the top-level package ap containing AP interfaces and classes (those not part of the Java distribution).
ap.java.lang This is the annotated API for the java.lang package for use with Advanced Placement computer science.
ap.java.util This is the annotated API for the java.util package for use with Advanced Placement computer science.

 

This document provides information about the Advanced Placement Computer Science Java Subset. If you want to install this documentation on your system download and unzip/uncompress apapi.tar to have the documentation on your local system

The complete and official description of the subset is accessible via the apcentral website.

This unofficial and annotated documentation is provided in a format closer to standard Java API documentation as generated by javadoc.

See the package ap, ap.lang and many of the classes in java.ap.util (not the Map classes) which are complete. For other packages and classes not all documentation has been written, although javadoc-generated documentation is provided for skeletal/stub methods in the APCS subset.


Owen L. Astrachan
Last modified: Fri May 7 13:13:44 EDT 2004


unofficial documentation for the APCS Java Subset