public class Versions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Versions.VersionPart |
| Modifier and Type | Method and Description |
|---|---|
static List<Versions.VersionPart> |
splitVersion(String s)
Method that splits versions for '
|
public static List<Versions.VersionPart> splitVersion(String s)
s - the string to splitCopyright © 2018–2025. All rights reserved.