| Package | Description |
|---|---|
| com.github.mustachejava |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.cache.LoadingCache<FragmentKey,Mustache> |
DefaultMustacheFactory.templateCache
New templates that are generated at runtime are cached here.
|
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.cache.LoadingCache<FragmentKey,Mustache> |
DefaultMustacheFactory.createLambdaCache() |
| Modifier and Type | Method and Description |
|---|---|
Mustache |
DefaultMustacheFactory.getFragment(FragmentKey templateKey) |
Mustache |
DefaultMustacheFactory.FragmentCacheLoader.load(FragmentKey fragmentKey) |
Copyright © 2014. All Rights Reserved.