Interface RuntimeBuildType

All Known Implementing Classes:
RuntimeBuild

@Immutable
public interface RuntimeBuildType
Build information.
  • Method Summary

    Modifier and Type Method Description
    java.lang.String buildNumber()  
    java.time.OffsetDateTime time()  
  • Method Details

    • buildNumber

      java.lang.String buildNumber()
      Returns:
      The build number
    • time

      java.time.OffsetDateTime time()
      Returns:
      The build time