Uses of Class
org.omnaest.utils.time.DurationCapture.Interval

Packages that use DurationCapture.Interval
org.omnaest.utils.time   
 

Uses of DurationCapture.Interval in org.omnaest.utils.time
 

Fields in org.omnaest.utils.time declared as DurationCapture.Interval
protected  DurationCapture.Interval DurationCapture.IntervalStatistic.interval
           
 

Fields in org.omnaest.utils.time with type parameters of type DurationCapture.Interval
protected  Map<Object,DurationCapture.Interval> DurationCapture.intervalKeyToIntervalMap
           
 

Methods in org.omnaest.utils.time that return DurationCapture.Interval
protected  DurationCapture.Interval DurationCapture.determineInterval(Object key)
          Returns an DurationCapture.Interval for the given key.
 DurationCapture.Interval DurationCapture.IntervalStatistic.getInterval()
           
protected  DurationCapture.Interval DurationCapture.Interval.setKey(Object key)
           
 

Methods in org.omnaest.utils.time with parameters of type DurationCapture.Interval
 void DurationCapture.IntervalStatistic.setInterval(DurationCapture.Interval interval)
           
 



Copyright © 2013. All Rights Reserved.