Learn Java Tutorial for Beginners, Part 27: Encapsulation and the API Docs

2 years ago
4

This is a tutorial on the OO concept of encapsulation; why we use the public, private and protected keywords. I'll also explain a bit about how to read API documentation and how that ties in with the concept of encapsulation.

Loading comments...