Interface MustacheJavaCustomizer
-
public interface MustacheJavaCustomizerA customizer forMustacheFactoryinstance.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcustomize(com.github.mustachejava.MustacheFactory mustacheFactory)Customize MustacheJava factory.
-