Log parser (part 3)

  • 36
  • Locked
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).
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet