public static class MergeabilityCacheImpl.Loader extends com.google.common.cache.CacheLoader<MergeabilityCacheImpl.EntryKey,Boolean>
Modifier and Type | Method and Description |
---|---|
Boolean |
load(MergeabilityCacheImpl.EntryKey key) |
public Boolean load(MergeabilityCacheImpl.EntryKey key) throws NoSuchProjectException, MergeException, IOException
load
in class com.google.common.cache.CacheLoader<MergeabilityCacheImpl.EntryKey,Boolean>
NoSuchProjectException
MergeException
IOException