Class SoftCachingModuleScriptProvider.ScriptReference

java.lang.Object
java.lang.ref.Reference<T>
java.lang.ref.SoftReference<Script>
org.mozilla.javascript.commonjs.module.provider.SoftCachingModuleScriptProvider.ScriptReference
Enclosing class:
SoftCachingModuleScriptProvider

private static class SoftCachingModuleScriptProvider.ScriptReference extends SoftReference<Script>