public static interface GeckoSession.HistoryDelegate.HistoryItem
Modifier and Type | Method and Description |
---|---|
default String |
getTitle()
Get the title of this history element.
|
default String |
getUri()
Get the URI of this history element.
|
@AnyThread @NonNull default String getUri()
@AnyThread @NonNull default String getTitle()