MCPcopy Index your code
hub / github.com/cping/LGame / ObjectMap

Class ObjectMap

Java/Loon-Lite(PureJava)/LoonLiteCore/src/loon/utils/ObjectMap.java:33–1120  ·  view source on GitHub ↗

key-value形式的数据集合,无序排列,作用近似于HashMap,在大数据存储上性能比HashMap更好 (所有Key统一建立有序索引,查表时更容易定位,百万以上数据读写能明显看出差别,百万以内差别不大,还略慢一些-_-) @param @param

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected