| Package | Description | 
|---|---|
| org.trimou.engine | |
| org.trimou.engine.cache | |
| org.trimou.engine.config | 
| Modifier and Type | Method and Description | 
|---|---|
ComputingCacheFactory | 
MustacheEngineBuilder.getComputingCacheFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
MustacheEngineBuilder | 
MustacheEngineBuilder.setComputingCacheFactory(ComputingCacheFactory cacheFactory)
Set the custom  
ComputingCacheFactory. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultComputingCacheFactory
A default computing cache factory producing computing cache implementations
 backed by  
ConcurrentHashMap. | 
| Modifier and Type | Method and Description | 
|---|---|
ComputingCacheFactory | 
Configuration.getComputingCacheFactory()  | 
Copyright © 2017. All rights reserved.