StronglyTypeTime
This primitive integral type is only used to construct time types. It would be clearer to strongly type the field instead.

Severity
WARNING

Suppression

Suppress false positives by adding the suppression annotation @SuppressWarnings("StronglyTypeTime") to the enclosing element.