public static class MetricsDocGenerator.FileWriterKey
extends java.lang.Object
| Constructor and Description |
|---|
FileWriterKey(java.lang.String category,
java.lang.String fileType)
Constructs a
MetricsDocGenerator.FileWriterKey. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public FileWriterKey(java.lang.String category,
java.lang.String fileType)
MetricsDocGenerator.FileWriterKey.category - the metric key categoryfileType - the file type to write toCopyright © 2022. All Rights Reserved.