Skip to content

Commit c5c0d23

Browse files
Updated-java-docs
1 parent 9665b4d commit c5c0d23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/com/thealgorithms/conversions/TimeConverter.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
* Results are rounded to three decimal places for consistency.
2222
*
2323
* <p>This class is final and cannot be instantiated.
24+
*
25+
* @see <a href="https://en.wikipedia.org/wiki/Unit_of_time">Wikipedia: Unit of time</a>
2426
*/
2527
public final class TimeConverter {
2628

0 commit comments

Comments
 (0)