On complex sheets, a large number of calls to RefImpl can occur during sheet loading / update.
Since RefImpl is immutable, caching the result of hashCode after the first call would reduce overall processing time.
On complex sheets, a large number of calls to RefImpl can occur during sheet loading / update.
Since RefImpl is immutable, caching the result of hashCode after the first call would reduce overall processing time.