Java 11 Cookbook
上QQ阅读APP看书,第一时间看更新

Implementing object-oriented design (OOD)

In this recipe, you will learn the first two OOP conceptsobject/class and encapsulation. These concepts are at the foundation of OOD.