Page


public final class 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:

Summary

Public methods

@NonNull String

Returns the URL associated with this page instance.

Public methods

getUrl

public @NonNull String getUrl()

Returns the URL associated with this page instance.