Home
last modified time | relevance | path

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

/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
DIndentingAppendable.java22 final class IndentingAppendable implements Appendable { class
27 IndentingAppendable(Appendable delegate) { in IndentingAppendable() method in IndentingAppendable
31 IndentingAppendable(String indentation, Appendable delegate) { in IndentingAppendable() method in IndentingAppendable