public class CssParserCacheLoader extends Object implements com.github.benmanes.caffeine.cache.CacheLoader<org.apache.commons.lang3.tuple.Triple<String,URL,Charset>,URLCollection>
| Constructor and Description |
|---|
CssParserCacheLoader() |
| Modifier and Type | Method and Description |
|---|---|
URLCollection |
load(org.apache.commons.lang3.tuple.Triple<String,URL,Charset> triple) |
public URLCollection load(org.apache.commons.lang3.tuple.Triple<String,URL,Charset> triple) throws Exception
load in interface com.github.benmanes.caffeine.cache.CacheLoader<org.apache.commons.lang3.tuple.Triple<String,URL,Charset>,URLCollection>ExceptionCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.