Analyze the example.
Implement the Helper class's getPopulatedList method:
1) create a list that can store phantom references to Monkey objects;
2) add 200 references to the list using the queue returned by helper.getQueue().
Phantom references
- 14
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet