|
private List<Integer> primes; |
Hi Matt, I have started reading your book and noticed that on page 14, the printed list of primes is shown. However, the corresponding statement that prints the list must be added to the source code. It's not that big of a deal, but it would be good to add it to the source code to ensure everything is clear for book readers. :)