clear


Description:

public void clear ()

Clear the builder and release all allocated memory.

The builder may be used again to build another set of attributes after this function call.

If memory is shared between this builder and other attributes, then that memory is only freed when both of them are cleared or unreferenced.

Parameters:

this

the builder