public interface Locatable
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
If this is returning something that is non-null, this MUST return a String that starts with a slash
and does not end with a slash.
|
String getLocation()
Copyright © 2022. All rights reserved.