public static class DeferringMustacheFactory.DeferredCallable extends Object implements Callable<String>
DeferredCallable()
void
add(com.github.mustachejava.DeferringMustacheFactory.Deferral deferral)
String
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeferredCallable()
public void add(com.github.mustachejava.DeferringMustacheFactory.Deferral deferral)
public String call() throws Exception
call
Callable<String>
Exception
Copyright © 2018. All rights reserved.