📅  最后修改于: 2022-03-11 14:48:35.583000             🧑  作者: Mango
//It's not the memory location as that cannot be accessed
//This returns the hasCode of the object, which is unique and can be used as its id
identityHashCode(Object object);