Class android.webkit.WebHistoryItem
Changed from non-abstract to abstract.
| Added Constructors | |
|---|---|
| WebHistoryItem() | |
| Changed Methods | ||
|---|---|---|
| WebHistoryItemclone() | Change in return type from ObjecttoWebHistoryItem.Change in exceptions thrown from java.lang.CloneNotSupportedExceptionto no exceptions.Method was inherited from java.lang.Object, but is now defined locally. Changed from non-abstract to abstract. | |
| BitmapgetFavicon() | Changed from non-abstract to abstract. | |
| StringgetOriginalUrl() | Changed from non-abstract to abstract. | |
| StringgetTitle() | Changed from non-abstract to abstract. | |
| StringgetUrl() | Changed from non-abstract to abstract. | |
