Class JCPreprocessor.PreprocessingStatistics
java.lang.Object
com.igormaznitsa.jcp.JCPreprocessor.PreprocessingStatistics
- Enclosing class:
JCPreprocessor
- Author:
- Igor Maznitsa (igor.maznitsa@igormaznitsa.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PreprocessingStatistics
public PreprocessingStatistics(int numberOfPreprocessed, int numberOfCopied)
-
-
Method Details
-
getNumberOfCopied
public int getNumberOfCopied() -
getNumberOfPreprocessed
public int getNumberOfPreprocessed()
-