# Page Not Found

The URL `books/effective-java/item-16.-accessor-methods-over-public-fields` does not exist.

You might be looking for one of these pages:
- [Item16. Accessor Methods Over Public Fields](https://wonjoon.gitbook.io/joons-til/books/effective-java/item16.-accessor-methods-over-public-fields.md)
- [Item18. Composition over inherentance](https://wonjoon.gitbook.io/joons-til/books/effective-java/item18.-composition-over-inherentance.md)
- [Item13. Override Clone Judiciously](https://wonjoon.gitbook.io/joons-til/books/effective-java/item13.-override-clone-judiciously.md)
- [Item30. Favor Generic Methods](https://wonjoon.gitbook.io/joons-til/books/effective-java/item30.-favor-generic-methods.md)
- [Item29. Prefer Generic Types](https://wonjoon.gitbook.io/joons-til/books/effective-java/item29.-prefer-generic-types.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://wonjoon.gitbook.io/joons-til/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://wonjoon.gitbook.io/joons-til/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/joons-til/books/effective-java/item16.-accessor-methods-over-public-fields.md`)
- Use `Accept: text/markdown` header for content negotiation