| Package | Description |
|---|---|
| tigase.util |
| Modifier and Type | Field and Description |
|---|---|
static Version |
Version.ZERO |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<Version> |
Version.VERSION_COMPARATOR |
| Modifier and Type | Method and Description |
|---|---|
Version |
Version.Builder.build() |
Version |
Version.getBaseVersion() |
Version |
Version.increment(Version.FIELD field,
int amount)
Method increments given field by the specified amount
|
static Version |
Version.of(String str)
Supports both tigase-server-7.2.0-SNAPSHOT-b4895-dist-max.tar.gz and version strings
|
| Modifier and Type | Method and Description |
|---|---|
int |
Version.compareTo(Version that) |
| Constructor and Description |
|---|
Builder(Version version) |
Copyright © 2020 Tigase. All rights reserved.