The cached hash/count for userId, or null when a recompute is needed.
userId
({String hash, int count})? peek(String userId) => _entries[userId];