Class LatchedWriter

java.lang.Object
java.io.Writer
com.github.mustachejava.util.LatchedWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class LatchedWriter extends Writer
Buffer content while a future is being evaluated in another thread.