public class UrlAndVersion extends Object
| Constructor and Description |
|---|
UrlAndVersion()
Nullary constructor for use in Spark data sets.
|
UrlAndVersion(String url,
String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getUrl() |
String |
getVersion() |
int |
hashCode() |
void |
setUrl(String url) |
void |
setVersion(String version) |
Copyright © 2020. All rights reserved.