Class FormatFileCallable

java.lang.Object
com.google.googlejavaformat.java.FormatFileCallable
All Implemented Interfaces:
Callable<FormatFileCallable.Result>

class FormatFileCallable extends Object implements Callable<FormatFileCallable.Result>
Encapsulates information about a file to be formatted, including which parts of the file to format.