String, just one of the thousands of classes that come prepacked in Java, is a class you can instantiate into an object. In this lesson, explore some of the many nuances of using the String class as a reference type in your own coding work.
S01E21 · Java Getters and Setters
S01E23 · Java Inheritance: Overriding Parent Methods