Uses of Class
japicmp.versioning.SemanticVersion
Packages that use SemanticVersion
-
Uses of SemanticVersion in japicmp.versioning
Methods in japicmp.versioning that return types with arguments of type SemanticVersionModifier and TypeMethodDescriptionVersion.getSemanticVersion()static Optional<SemanticVersion> Version.getSemanticVersion(String version) Methods in japicmp.versioning with parameters of type SemanticVersionConstructor parameters in japicmp.versioning with type arguments of type SemanticVersionModifierConstructorDescriptionVersionChange(List<SemanticVersion> oldVersions, List<SemanticVersion> newVersions, boolean ignoreMissingOldVersion, boolean ignoreMissingNewVersion)