public interface CacheLoader<K,V>
| Modifier and Type | Method and Description |
|---|---|
V |
load(K key) |
V load(K key) throws PermanentLoadException, Exception
PermanentLoadExceptionException© 2014 Robert Stupp, Koeln, Germany, robert-stupp.de - licensed under Apache License, Version 2 - Homepage