Closed bwlyday closed 5 years ago
Remove the declaration of thrown exception 'java.lang.IllegalArgumentException' which is a runtime exception (line 11, Time constructor)
Replace this if-then-else statement by a single return statement (line 57, equals method)
Remove the declaration of thrown exception 'java.lang.IllegalArgumentException' which is a runtime exception (line 11, Time constructor)
Replace this if-then-else statement by a single return statement (line 57, equals method)