Interface StatisticCategory.Typed<T>

Type Parameters:
T - The type
All Superinterfaces:
StatisticCategory
Enclosing interface:
StatisticCategory

public static interface StatisticCategory.Typed<T> extends StatisticCategory
Represents a StatisticCategory that owns Statistics for all the values of a specific type.