mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-24 23:13:28 +08:00
32 lines
373 B
Markdown
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>
|
|
|