how can i assign the hash code of any object into the instance veriable of the same object at compile time ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can't. Objects don't exist at compile time. |
|||||
|