Uses of Class
org.jvnet.its.TrendBuilder

Uses of TrendBuilder in org.jvnet.its
 

Subclasses of TrendBuilder in org.jvnet.its
 class AgeTrendBuilder
          TrendBuilder where the type of x is the # of dates since the bug was reported until the activity happened.
 class TimelineTrendBuilder
          TrendBuilder where the type of x is a date when an activity happened.
 

Methods in org.jvnet.its with parameters of type TrendBuilder
static void TrendBuilder.completeMissingLinks(TrendBuilder... builders)
           
 

Method parameters in org.jvnet.its with type arguments of type TrendBuilder
static void TrendBuilder.completeMissingLinks(java.util.Collection<? extends TrendBuilder> builders)
          Auguments the trend data among each other so that we have data points for all the dates.
 



Copyright © 2008. All Rights Reserved.