objective c - How NSDictionary algorithm works in iOS? -


i need understand how nsdictionary algorithm works in ios?

i assuming using hashing algorithm internally in java hashmap uses concept of bucket , hashcode.

are mechanism of nsdictionary same of hashmap in java?

nsdictionary uses cfdictionary open source apple here.

also see let's build nsmutabledictionary mike ash.


Comments

Popular posts from this blog

Receive udp packets in android gstreamer -

php - Extract Text from HTTP referer -

authentication - Mongodb revoke acccess to connect test database -