Page


@WebNavigationClient.ExperimentalNavigationCallback
interface Page


This class serves solely as a key for Page-associated data. The instance itself functions as the key/identifier through equals and hashCode.

In the following circumstances, multiple navigations may result in the same Page:

While this interface is currently empty, it may be expanded on in the future.