public final class StatisticBuilder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StatisticBuilder.OperationStatisticBuilder<T extends Enum<T>>
The Class OperationStatisticBuilder.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends Enum<T>> |
operation(Class<T> type)
Operation.
|
public static <T extends Enum<T>> StatisticBuilder.OperationStatisticBuilder<T> operation(Class<T> type)
T - the generic typetype - the typeCopyright © 2018. All rights reserved.