sinterface IManagedObject { public int addr(); public void setAddr(int addr); public void scanForCollection(IManagedObjectCollector gc); }