Interface WarnReport

  • All Implemented Interfaces:

    
    public interface WarnReport
    
                        
    Since:

    2021-07-14

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum WarnReport.Sts
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract WarnReport.Sts report(String appName, String jvmName, Map<String, List<WarnMetric.Warn>> warn) Send a report
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait