Overview
In this section we learn about static factory methods which are convenient methods for constructing objects.
Additional Static Factory Method References:
Objectives
- Learn how to code static factory methods
- Practice implementing toString
- Bolster pseudocoding skills
Prerequisites
For reference while doing drills: