Interface ASFilenameMetadataType

  • All Known Implementing Classes:
    ASFilenameMetadata

    @Immutable
    public interface ASFilenameMetadataType
    Information parsed from shipilev.net filenames.
    • Method Detail

      • architecture

        java.lang.String architecture()
        Returns:
        The architecture
      • platform

        java.lang.String platform()
        Returns:
        The operating system
      • build

        java.util.Optional<RuntimeBuild> build()
        Returns:
        The build information
      • extraTags

        java.util.Set<java.lang.String> extraTags()
        Returns:
        The extra tags for the build