public interface CommonVersion extends Comparable<CommonVersion>
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_MM_INT |
| Modifier and Type | Method and Description |
|---|---|
int |
getMajor() |
int |
getMinor() |
String |
getRevision() |
String |
getVersionName() |
compareTostatic final int MAX_MM_INT
Copyright © 2018. All rights reserved.