| Package | Description |
|---|---|
| org.nuiton.util.version |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Version.VersionComponant<C extends Comparable<C>,V extends Version.VersionComponant>
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Version.NumberVersionComponant
Deprecated.
|
static class |
Version.StringVersionComponant
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Version.VersionComponant> |
Version.componants
Deprecated.
List of componants of the version.
|
| Modifier and Type | Method and Description |
|---|---|
Version.VersionComponant |
Version.getComponant(int level)
Deprecated.
|
protected Version.VersionComponant |
Version.getLastComponant()
Deprecated.
|
protected Version.VersionComponant |
VersionBuilder.toVersionComponant(boolean numberState,
String currentComponantStr)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
List<Version.VersionComponant> |
Version.getComponants()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected static List<Comparable> |
VersionBuilder.toComparableList(List<Version.VersionComponant> componants)
Deprecated.
|
| Constructor and Description |
|---|
Version(List<Version.VersionComponant> componants,
List<String> componantSeparators,
boolean snapshot)
Deprecated.
|
Copyright © 2004–2017 CodeLutin. All rights reserved.