org.mutabilitydetector.cli
Interface ClassListToReportCollector

All Known Implementing Classes:
PlainTextClassListToReportReader

public interface ClassListToReportCollector


Method Summary
 Collection<String> classListToReport()
           
 

Method Detail

classListToReport

Collection<String> classListToReport()
Returns:
collection of class names
Throws:
ClassListException


Copyright © 2013. All Rights Reserved.