Class JCPreprocessor.PreprocessingStatistics

java.lang.Object
com.igormaznitsa.jcp.JCPreprocessor.PreprocessingStatistics
Enclosing class:
JCPreprocessor

public static final class JCPreprocessor.PreprocessingStatistics extends Object
Author:
Igor Maznitsa (igor.maznitsa@igormaznitsa.com)
  • Constructor Details

    • PreprocessingStatistics

      public PreprocessingStatistics(int numberOfPreprocessed, int numberOfCopied)
  • Method Details

    • getNumberOfCopied

      public int getNumberOfCopied()
    • getNumberOfPreprocessed

      public int getNumberOfPreprocessed()