Chapter 8. Interfaces

   

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
     



    Java 2 Primer Plus
    Java 2 Primer Plus
    ISBN: 0672324156
    EAN: 2147483647
    Year: 2001
    Pages: 332

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net