> For the complete documentation index, see [llms.txt](https://java.4-x.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://java.4-x.tw/java-09.md).

# 第九章：建構元

- [認識 建構元](https://java.4-x.tw/java-09/java-09-1.md)
- [建構元的多載](https://java.4-x.tw/java-09/java-09-2.md)
- [建構元間的呼叫 - 透過this](https://java.4-x.tw/java-09/java-09-3.md)
- [建構元中的公有與私有](https://java.4-x.tw/java-09/java-09-4.md)
