Package | Description |
---|---|
com.github.mustachejava |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentHashMap<FragmentKey,Mustache> |
DefaultMustacheFactory.templateCache
New templates that are generated at runtime are cached here.
|
Modifier and Type | Method and Description |
---|---|
protected ConcurrentHashMap<FragmentKey,Mustache> |
DefaultMustacheFactory.createLambdaCache() |
protected Function<FragmentKey,Mustache> |
DefaultMustacheFactory.getFragmentCacheFunction() |
Modifier and Type | Method and Description |
---|---|
Mustache |
DefaultMustacheFactory.getFragment(FragmentKey templateKey) |
Copyright © 2018. All rights reserved.