seal


Description:

[ Version ( since = "1.2" ) ]
public void seal ()

Seals the object, making it immutable to further changes.

This function will recursively seal all members of the object too.

If the object is already immutable, this is a no-op.

Parameters:

this

a JSON object