Skip navigation links
C F O P V W 

C

computeIfAbsent(String, Function<String, Optional<String>>) - Method in interface org.webjars.WebJarCache
 
computeIfAbsent(String, Function<String, Optional<String>>) - Method in class org.webjars.WebJarCacheDefault
 

F

fullPath(String, String) - Method in class org.webjars.WebJarVersionLocator
 

O

org.webjars - package org.webjars
 

P

path(String, String) - Method in class org.webjars.WebJarVersionLocator
 

V

version(String) - Method in class org.webjars.WebJarVersionLocator
 

W

WebJarCache - Interface in org.webjars
WebJar Locator Cache Interface Since classpath resources are essentially immutable, the WebJarsCache does not have the concept of expiry.
WebJarCacheDefault - Class in org.webjars
 
WebJarCacheDefault(ConcurrentMap<String, Optional<String>>) - Constructor for class org.webjars.WebJarCacheDefault
 
WEBJARS_PATH_PREFIX - Static variable in class org.webjars.WebJarVersionLocator
The path to where webjar resources live.
webJarVersion(String) - Method in class org.webjars.WebJarVersionLocator
Deprecated.
WebJarVersionLocator - Class in org.webjars
Locate WebJar version.
WebJarVersionLocator() - Constructor for class org.webjars.WebJarVersionLocator
 
WebJarVersionLocator(WebJarCache) - Constructor for class org.webjars.WebJarVersionLocator
 
C F O P V W 
Skip navigation links

Copyright © 2012–2024. All rights reserved.