The .NET Developers Guide to Directory Services Programming
|
| < Day Day Up > |
|
5.2 Chapter Goals
When you finish this chapter you will know:
-
How to achieve reuse of components using Java interfaces
-
How to use Java interfaces and implement clauses to implement polymorphism
-
How to define and use multiple interfaces in a Java program
-
How to implement an expression tree using Java interfaces
|
| < Day Day Up > |
|