equal
deleted
inserted
replaced
2075 # 0: message segment, 1: type |
2075 # 0: message segment, 1: type |
2076 compiler.warn.override.unchecked.thrown=\ |
2076 compiler.warn.override.unchecked.thrown=\ |
2077 {0}\n\ |
2077 {0}\n\ |
2078 overridden method does not throw {1} |
2078 overridden method does not throw {1} |
2079 |
2079 |
2080 # 0: class name |
2080 # 0: symbol |
2081 compiler.warn.override.equals.but.not.hashcode=\ |
2081 compiler.warn.override.equals.but.not.hashcode=\ |
2082 Class {0} overrides equals, but neither it nor any superclass overrides hashCode method |
2082 Class {0} overrides equals, but neither it nor any superclass overrides hashCode method |
2083 |
2083 |
2084 ## The following are all possible strings for the first argument ({0}) of the |
2084 ## The following are all possible strings for the first argument ({0}) of the |
2085 ## above strings. |
2085 ## above strings. |