Java 2 Primer Plus

   

Java™ 2 Primer Plus

By Steven Haines, Steve Potts

Table of Contents
Part II:  Object-Oriented Programming

In this chapter you will learn:

  • The Java concept of interfaces

  • Implementing Interfaces

  • The properties of interfaces

The previous chapter completed the standard object-oriented conceptual discussion. As a review, the three tenants of object-oriented programming are encapsulation, inheritance, and polymorphism.

This chapter builds on those object-oriented programming concepts with a Java-specific concept called an interface, to solve a new category of problem thus far not addressed.


       
    Top
     

    Категории