In the video above, there are references to this piece of code by Java's developers: ArrayList.java. If you want to see the code for yourself in its entirety, see this GitHub page
Practice: Working with ACCEU
Coming Soon... still porting this over from the LMS!
Apply: Annotate!
Overview
In this hands-on activity, you will apply the ACCEU framework by creating good documentation for a real
Java file. You will evaluate and improve the file’s documentation to make it accurate, clear, complete,
easy-to-use, and up-to-date.
The Scenario
Imagine you are working in a GitHub repository for a user login system project. Before submitting a pull
request to your team, you must ensure that your file is well-documented and adheres to ACCEU principles.