T
- the generic typepublic static class StatisticBuilder.OperationStatisticBuilder<T extends Enum<T>> extends Object
Modifier and Type | Field and Description |
---|---|
protected Object |
context
The context.
|
protected String |
name
The name.
|
protected Set<String> |
tags
The tags.
|
Constructor and Description |
---|
OperationStatisticBuilder(Class<T> type)
Instantiates a new operation statistic builder.
|
Copyright 2001-2018, Terracotta, Inc.