| Package | Description |
|---|---|
| to.etc.util |
| Modifier and Type | Method and Description |
|---|---|
static VersionNumber |
VersionNumber.parse(String input)
Parses a version number in the format: pppx.x.xsss, where ppp is any non-numeric string, x.x.x is a repeated set of numbers separated by dots, and
sss is another non-numeric string.
|
Copyright © 2017 etc.to. All rights reserved.