public class URIFromStringSupplier extends Object implements com.google.common.base.Supplier<URI>
Modifier | Constructor and Description |
---|---|
protected |
URIFromStringSupplier(String uri) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
URI |
get() |
int |
hashCode() |
protected com.google.common.base.MoreObjects.ToStringHelper |
string() |
String |
toString() |
@Inject protected URIFromStringSupplier(String uri)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.