Uses of Class
org.mozilla.javascript.commonjs.module.provider.SoftCachingModuleScriptProvider.ScriptReference
-
Packages that use SoftCachingModuleScriptProvider.ScriptReference Package Description org.mozilla.javascript.commonjs.module.provider Provides default implementations for module providers. -
-
Uses of SoftCachingModuleScriptProvider.ScriptReference in org.mozilla.javascript.commonjs.module.provider
Fields in org.mozilla.javascript.commonjs.module.provider with type parameters of type SoftCachingModuleScriptProvider.ScriptReference Modifier and Type Field Description private java.util.concurrent.ConcurrentMap<java.lang.String,SoftCachingModuleScriptProvider.ScriptReference>
SoftCachingModuleScriptProvider. scripts
-