Updated JavaDoc
This commit is contained in:
parent
03f21b2d74
commit
ce676681f9
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue