Uses of Class
com.martiansoftware.nailgun.NailStats
-
Packages that use NailStats Package Description com.martiansoftware.nailgun -
-
Uses of NailStats in com.martiansoftware.nailgun
Methods in com.martiansoftware.nailgun that return NailStats Modifier and Type Method Description private NailStats
NGServer. getOrCreateStatsFor(java.lang.Class nailClass)
Returns the current NailStats object for the specified class, creating a new one if necessary
-