Modifier and Type | Method and Description |
---|---|
GpgVersion |
GpgVersionParser.getGpgVersion() |
static GpgVersion |
GpgVersion.parse(String rawVersion) |
Modifier and Type | Method and Description |
---|---|
int |
GpgVersion.compareTo(GpgVersion other) |
boolean |
GpgVersion.isAtLeast(GpgVersion other)
Verify if this version is at least some other version
|
boolean |
GpgVersion.isBefore(GpgVersion other)
Verify if this version is before some other version
|
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.