Read Me - Common Public License V1.0 - Copyright Notice(©)

setGuarded


>>-setGuarded--------------------------------------------------><

Specifies that the method is a guarded method that requires exclusive access to its scope variable pool to run. If the receiver is already guarded, a [setGuarded] message has no effect. Guarded is the default state for method objects.

Read Me - Common Public License V1.0 - Copyright Notice(©)