Interface ImmutableScriptBindingsI


  • public interface ImmutableScriptBindingsI
    This interface defines read-only access to the script bindings.
    Version:
    7.4.0-SP1
    • Method Detail

      • get

        Object get​(Object _key)
        Returns the binding of the given name _key.

        Note: Modifying the returned object modifies its state in the binding.