Interface ISystemReportExtender

All Superinterfaces:
Supplier<String>

public interface ISystemReportExtender extends Supplier<String>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.util.function.Supplier

    get
  • Method Details