Home
last modified time | relevance | path

Searched defs:FormattingFiler (Results 1 – 1 of 1) sorted by relevance

/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/filer/
DFormattingFiler.java33 public final class FormattingFiler implements Filer { class
41 public FormattingFiler(Filer delegate) { in FormattingFiler() method in FormattingFiler
52 public FormattingFiler(Filer delegate, @Nullable Messager messager) { in FormattingFiler() method in FormattingFiler