testzxcvzxcvzxcv
  • Introduction
  • 1. Introduction to Java
    • 1.1 Essentials
    • 1.2 Objects
  • 2. Lists
    • 2.1 Mystery of the Walrus
    • 2.2 The SLList
    • 2.3 The DList
    • 2.4 Arrays
    • 2.5 The AList
  • 3. Testing
    • 3.1 A New Way
  • 4. Inheritance, Implements
    • 4.1 Intro and Interfaces
    • 4.2 Extends, Casting, and Higher Order Functions
    • 4.3 Subtype Polymorphism vs. HOF
    • 4.4 Java Libraries and Packages
Powered by GitBook
On this page

Was this helpful?

4. Inheritance, Implements

4.1 Intro and Interfaces4.2 Extends, Casting, and Higher Order Functions4.3 Subtype Polymorphism vs. HOF4.4 Java Libraries and Packages
Previous3.1 A New WayNext4.1 Intro and Interfaces

Last updated 6 years ago

Was this helpful?