public class FileGenerationMetrics
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.io.File |
getFile()
Return the generated file.
|
Metrics |
getMetrics()
Return metrics about the file generation process.
|
java.lang.String |
toString() |
public java.io.File getFile()
public Metrics getMetrics()
public java.lang.String toString()
toString
in class java.lang.Object