Interface LinuxDebPackageMixin

All Known Subinterfaces:
LinuxDebPackage
All Known Implementing Classes:
LinuxDebPackageMixin.Stub

public interface LinuxDebPackageMixin
Details of Linux DEB package.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final record 
    Default implementation of LinuxDebPackageMixin interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the email of the maintainer of this DEB package.
  • Method Details

    • maintainerEmail

      String maintainerEmail()
      Gets the email of the maintainer of this DEB package.
      Returns:
      the email of the maintainer of this DEB package