Class CompiledScriptCacheValue


  • public class CompiledScriptCacheValue
    extends Object
    • Constructor Detail

      • CompiledScriptCacheValue

        public CompiledScriptCacheValue​(CompiledScript compiledScript,
                                        String parameters)
    • Method Detail

      • getParameters

        public String getParameters()