Class FormatFileCallable.Result

    • Constructor Summary

      Constructors 
      Constructor Description
      Result()  
    • Constructor Detail

      • Result

        Result()
    • Method Detail

      • path

        abstract @Nullable java.nio.file.Path path()
      • input

        abstract java.lang.String input()
      • output

        abstract @Nullable java.lang.String output()
      • changed

        boolean changed()