Class MetricsDocGenerator.FileWriterKey

  • Enclosing class:
    MetricsDocGenerator

    public static class MetricsDocGenerator.FileWriterKey
    extends java.lang.Object
    The key for a file writer.
    • Constructor Detail

      • FileWriterKey

        public FileWriterKey​(java.lang.String category,
                             java.lang.String fileType)
        Parameters:
        category - the metric key category
        fileType - the file type to write to
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object