Class java.lang.Enum
| Changed Methods | ||
|---|---|---|
| voidfinalize() | Change in exceptions thrown from java.lang.Throwableto no exceptions.Method was inherited from java.lang.Object, but is now defined locally. Change from non-final to final. | |
