net.multiphasicapps.squirrelquarrel.units.UnitReference

This is a reference which points to a unit, it is used to allow units to refer to other units and having it where they can be referenced without needing to handle unit removal themselves. Since units would be garbage collected, it would be unspecified using references when units actually go away.