public class VersionUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
compare(int[] left,
int[] right) |
static int |
compare(String left,
String right) |
static Version |
getVersion(String function) |
static int[] |
parse(String string) |
Copyright © 2024. All rights reserved.