Interface LinuxDebPackageMixin
- All Known Subinterfaces:
LinuxDebPackage
- All Known Implementing Classes:
LinuxDebPackageMixin.Stub
public interface LinuxDebPackageMixin
Details of Linux DEB package.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
Default implementation ofLinuxDebPackageMixin
interface. -
Method Summary
Modifier and TypeMethodDescriptionGets 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
-