Uses of Interface
ca.spaz.cron.user.Metric

Packages that use Metric
ca.spaz.cron.user   
ca.spaz.cron.user.impl   
 

Uses of Metric in ca.spaz.cron.user
 

Methods in ca.spaz.cron.user with parameters of type Metric
 void UserMetrics.addMetric(Metric metric)
          Add a new metric to the list.
 void UserMetrics.removeMetric(Metric metric)
          Remove a metric from the list.
 

Uses of Metric in ca.spaz.cron.user.impl
 

Classes in ca.spaz.cron.user.impl that implement Metric
 class WeightMetric
           
 



Copyright © 2005 Spaz. All Rights Reserved.