|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.ehcache.statistics.StatisticBuilder
public final class StatisticBuilder
The StatisticBuilder.
Nested Class Summary | |
---|---|
static class |
StatisticBuilder.OperationStatisticBuilder<T extends Enum<T>>
The Class OperationStatisticBuilder. |
Method Summary | ||
---|---|---|
static
|
operation(Class<T> type)
Operation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static <T extends Enum<T>> StatisticBuilder.OperationStatisticBuilder<T> operation(Class<T> type)
T
- the generic typetype
- the type
|
ehcache | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |