Updated JavaDoc

This commit is contained in:
Tefek 2020-09-25 13:02:08 +02:00
parent 03f21b2d74
commit ce676681f9
1 changed files with 3 additions and 1 deletions

View File

@ -71,6 +71,8 @@ public class MiniTime
* @param input The source MiniTime non-null string
* @return The resulting time span in milliseconds
*
* @throws MiniTimeParseException on malformed inputs
*
* @author 493msi
* @since 0.2
*/