Implement the DateQuery interface in the LogParser class:
3.1. The getDatesForUserAndEvent() method must return the dates when a specific
user generated a specific event.
3.2. The getDatesWhenSomethingFailed() method must return the dates when
any event failed (FAILED status).
Log parser (part 3)
- 36
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet