public static class VersionsParser.Versions extends Object
| Modifier and Type | Field and Description |
|---|---|
static char |
SEP |
| Constructor and Description |
|---|
Versions() |
Versions(List<String> versions) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getVersions() |
void |
setVersions(List<String> versions) |
String |
toString() |
public static final char SEP
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.