Detect collison with any object

i know how to use hitTest() to detect a collision with between two particular objects, but what if i want to detect if one of my objects collides with ANY other object i have out there?