namespace Nette
Object that has a modifiable and a read-only (frozen) state.
public void
freeze( )
Makes the object unmodifiable.
public bool
isFrozen( )
Is the object unmodifiable?