| Package | Description |
|---|---|
| com.dubture.getcomposer.core | |
| com.dubture.getcomposer.core.collection | |
| com.dubture.getcomposer.core.entities |
| Modifier and Type | Field and Description |
|---|---|
protected Version |
VersionedPackage.detailedVersion |
protected Version |
DistributedPackage.detailedVersion |
| Modifier and Type | Method and Description |
|---|---|
Version |
VersionedPackage.getDetailedVersion() |
| Modifier and Type | Method and Description |
|---|---|
Version |
Versions.getDetailedVersion(String version)
Returns the detailed version for a given string version or null
if the version doesn't exist in this version collection
|
| Modifier and Type | Method and Description |
|---|---|
List<Version> |
Versions.getDetailedVersions() |
| Modifier and Type | Method and Description |
|---|---|
Version |
Version.getHighest() |
Version |
Version.getLowest() |
Version |
Version.getVersion(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<Version> |
Version.getVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Version.add(int index,
Version version) |
void |
Version.add(Version version) |
int |
Version.compareTo(Version anotherVersion) |
void |
Version.from(Version version) |
Copyright © 2014. All rights reserved.