T
- Stats property bad typepublic interface StatsPrinter<T extends StatsHolder>
StatsHolder
Modifier and Type | Interface and Description |
---|---|
static class |
StatsPrinter.JsonPrinter<T extends StatsHolder> |
static class |
StatsPrinter.YamlPrinter<T extends StatsHolder> |
Modifier and Type | Method and Description |
---|---|
void |
print(T data,
java.io.PrintStream out) |
void print(T data, java.io.PrintStream out)
Copyright © 2009-2021 The Apache Software Foundation