force_invalid


Description:

public void force_invalid ()

Forces a holder to be invalid; to set it valid again, a new value must be assigned to it using set_value or take_value.

this's value is set to null.

Parameters:

this

a Holder object