February 2014
Beginner
1248 pages
62h 25m
English
You’ll use interfaces extensively when developing Java applications. The Java API contains numerous interfaces, and many of the Java API methods take interface arguments and return interface values. Figure 10.16 overviews a few of the more popular interfaces of the Java API that we use in later chapters.
Fig. 10.16 | Common interfaces of the Java API.
Read now
Unlock full access