Package components.stopwatch


package components.stopwatch
Provides the Stopwatch family interfaces and implementing classes.
  • Class
    Description
    Stopwatch component with all its methods.
    Stopwatch represented with two integers and a boolean, with implementations of all methods.