Uses of Interface
org.wymiwyg.commons.timelogger.Section

Packages that use Section
org.wymiwyg.commons.timelogger   
 

Uses of Section in org.wymiwyg.commons.timelogger
 

Classes in org.wymiwyg.commons.timelogger that implement Section
 class SectionTimeLogger
           
 

Methods in org.wymiwyg.commons.timelogger that return types with arguments of type Section
 List<Section> TimeLogger.getSections()
           
 List<Section> Section.subSections()
           
 List<Section> SectionTimeLogger.subSections()
           
 

Method parameters in org.wymiwyg.commons.timelogger with type arguments of type Section
 void ReportWriter.write(Iterable<Section> sections, Writer writer)
           
 void SummaryReportWriter.write(Iterable<Section> sections, Writer writer)
           
 



Copyright © 2011. All Rights Reserved.