Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.4.0, 3.0.0-alpha1
-
Reviewed
Description
The descriptions of PBImageXmlWriter.java and LsrPBImage.java are as follows:
/**
* This is the tool for analyzing file sizes in the namespace image. In order to
* run the tool one should define a range of integers <tt>[0, maxSize]</tt> by
* specifying <tt>maxSize</tt> and a <tt>step</tt>. The range of integers is
* divided into segments of size <tt>step</tt>:
... skip
which is the same as the description of FileDistributionCalculator.java