Represents a record in resource ID to URL map as a key-URL pair. More...
Public Member Functions | |
ResourceID | getKey () |
Returns the resource ID corresponding to this pair. More... | |
String | getUrl () |
Returns the resource URL corresponding to this pair. More... | |
Represents a record in resource ID to URL map as a key-URL pair.
ResourceID getKey | ( | ) |
Returns the resource ID corresponding to this pair.
String getUrl | ( | ) |
Returns the resource URL corresponding to this pair.