Class IReportableListWalker

java.lang.Object
org.apache.rat.walker.IReportableListWalker
All Implemented Interfaces:
IReportable

public final class IReportableListWalker extends Object implements IReportable
A Reportable that walks a list of IReportables and executes the run on each.
  • Method Details