CST141 Project 1: Chapter 9

The Stock Class


Stock.java


  1. Including a comment statement that decribes the application's purpose, as well as substituting your name (and the names of your teammates) for the existing @author and the assignment due date for the @version comment that already exist at the top of the new class
  2. Entering a comment before each method (including the constructor) to describe its function