public interface IOnDemandStatsFactory<S extends IStats>
| Modifier and Type | Method and Description |
|---|---|
S |
createStatsObject(java.lang.String name)
Creates a new stats object with given name.
|
S createStatsObject(java.lang.String name)
name - name of the stat object, may be a constant or method name.SCopyright © 2010-2020 anotheria.net. All Rights Reserved.