Class SourcePostprocessor.Result

  • Enclosing interface:
    SourcePostprocessor

    public static final class SourcePostprocessor.Result
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Result​(IdentifiedSource source, boolean changed)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • changed

        public final boolean changed