Uses of Interface
io.quarkus.registry.catalog.PlatformReleaseVersion
Packages that use PlatformReleaseVersion
-
Uses of PlatformReleaseVersion in io.quarkus.registry.catalog
Classes in io.quarkus.registry.catalog that implement PlatformReleaseVersionMethods in io.quarkus.registry.catalog that return PlatformReleaseVersionModifier and TypeMethodDescriptionPlatformReleaseVersion.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) static PlatformReleaseVersionPlatformReleaseVersion.fromString(String s) PlatformRelease.getVersion()PlatformReleaseImpl.Builder.getVersion()PlatformReleaseImpl.getVersion()Methods in io.quarkus.registry.catalog with parameters of type PlatformReleaseVersionModifier and TypeMethodDescriptionintPlatformReleaseVersion.VersionImpl.compareTo(PlatformReleaseVersion o) PlatformStream.getRelease(PlatformReleaseVersion version) PlatformStreamImpl.Builder.getRelease(PlatformReleaseVersion version) PlatformStreamImpl.getRelease(PlatformReleaseVersion version) PlatformRelease.Mutable.setVersion(PlatformReleaseVersion version) PlatformReleaseImpl.Builder.setVersion(PlatformReleaseVersion version)