| Package | Description |
|---|---|
| pl.koder95.eme |
Podstawowa paczka programu eMetrykant.
|
| pl.koder95.eme.git |
| Modifier and Type | Method and Description |
|---|---|
static Version |
Version.get() |
static Version |
Version.parse(Class<?> klasa)
Odczytuje wersję z klasy, która zawiera statyczną metodę
get()
zwracającą instancję klasy. |
static Version |
Version.parse(String str)
Odczytuje wersję z ciągu znaków.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Version.compareTo(Version o) |
| Modifier and Type | Method and Description |
|---|---|
Version |
RepositoryInfo.getLatestReleaseVersion() |
| Modifier and Type | Method and Description |
|---|---|
javafx.beans.property.ReadOnlyObjectProperty<Version> |
RepositoryInfo.latestReleaseVersionProperty() |
Copyright © 2021. All rights reserved.