protected class DefaultMustacheFactory.FragmentCacheLoader extends com.google.common.cache.CacheLoader<FragmentKey,Mustache>
Modifier | Constructor and Description |
---|---|
protected |
DefaultMustacheFactory.FragmentCacheLoader() |
Modifier and Type | Method and Description |
---|---|
Mustache |
load(FragmentKey fragmentKey) |
protected DefaultMustacheFactory.FragmentCacheLoader()
public Mustache load(FragmentKey fragmentKey) throws Exception
load
in class com.google.common.cache.CacheLoader<FragmentKey,Mustache>
Exception
Copyright © 2012. All Rights Reserved.