Class java.net.URL
| Changed Methods | ||
|---|---|---|
InputStream openStream() |
Change from final to non-final. |
|
Object getContent() |
Change from final to non-final. |
|
Object getContent(Class[]) |
Change from final to non-final. |
|
