Class StatisticsImpl

java.lang.Object
org.hibernate.stat.internal.StatisticsImpl
All Implemented Interfaces:
Serializable, Service, StatisticsImplementor, Statistics

public class StatisticsImpl extends Object implements StatisticsImplementor, Service
Implementation of Statistics based on the java.util.concurrent package.
See Also: