Errata Sheet For Blue Pelican Java

Textbook ver 3.0.5e

 

 

The latest downloadable pdf version of BPJ (http://www.bluepelicanjava.com) will already have these corrections in place. Visit the Errata page for an updated errata sheet.

 

Page42-1; In the left column, replace void add(Object o) with boolean add(object o).

 

Page 44-4; In the left column, replace hasPrevious with hasPrevious( ).

 

Page AC-3; In the first example, replace s.split(“[0-9]+rs”) with  s.split(“[0-9]+|rs”).

 

Page AC-5; In the first example, the final value for sr should be as follows:

                    //sr = “Kitty Hawk Wright broKitty Hawkers were Kitty Hawk first to fly.”