接口 ISystemReportExtender

所有超级接口:
Supplier<String>

public interface ISystemReportExtender extends Supplier<String>
  • 方法概要

    修饰符和类型
    方法
    说明
     
    default boolean
     

    从接口继承的方法 java.util.function.Supplier

    get
  • 方法详细资料

    • getLabel

      String getLabel()
    • isActive

      default boolean isActive()