Class StableOsVersion


  • public class StableOsVersion
    extends Object
    A stable OS version.
    Author:
    mpolden
    • Constructor Detail

      • StableOsVersion

        public StableOsVersion​(com.yahoo.component.Version version,
                               Instant promotedAt)
    • Method Detail

      • version

        public com.yahoo.component.Version version()
        The version number
      • promotedAt

        public Instant promotedAt()
        Returns the time this was promoted to stable
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object