org.mutabilitydetector.cli
Class PlainTextClassListToReportReader
java.lang.Object
org.mutabilitydetector.cli.PlainTextClassListToReportReader
- All Implemented Interfaces:
- ClassListToReportCollector
public class PlainTextClassListToReportReader
- extends Object
- implements ClassListToReportCollector
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlainTextClassListToReportReader
public PlainTextClassListToReportReader(BufferedReader reader)
classListToReport
public Collection<String> classListToReport()
- Specified by:
classListToReport
in interface ClassListToReportCollector
- Returns:
- collection of class names
Copyright © 2013. All Rights Reserved.