- Model how to read a Java API for students by showing how you would click on the names of classes and interfaces you don’t know to investigate what methods they have.
- Prompt students to explain what a particular method shown in the Java API returns.
- Have them write on a piece of paper how they would call this method.