public int decrementAndGet (T obj)

Atomically decrements by one the current value of the field of the given object managed by this updater.

Parameters:
obj    An object whose field to get and set

Returns:  the updated value