public class ResourceId extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceId(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
URI |
getUri()
Returns the wrapped resource URI.
|
int |
hashCode() |
static com.google.common.base.Function<ResourceId,URI> |
resourceIdToUri() |
String |
toString() |
protected ResourceId(URI uri)
public URI getUri()
public static com.google.common.base.Function<ResourceId,URI> resourceIdToUri()
Copyright © 2016 Atlassian. All rights reserved.