Files
OnJava8/docs/book/07-Implementation-Hiding.md
2019-03-30 20:31:44 +08:00

32 lines
373 B
Markdown

[TOC]
<!-- Implementation Hiding -->
# 第七章 封装
<!-- package: the Library Unit -->
## 包的概念
<!-- Java Access Specifiers -->
## 访问权限修饰符
<!-- Interface and Implementation -->
## 接口和实现
<!-- Class Access -->
## 类访问权限
<!-- Summary -->
## 本章小结
<!-- 分页 -->
<div style="page-break-after: always;"></div>