unref


Description:

public void unref ()

Atomically releases a reference on the given this.

If the reference was the last, the resources associated to the this are freed. This function is MT-safe and may be called from any thread.

Parameters:

this

a FeatureList