Package com.googlecode.cqengine.entity
-
Class Summary Class Description MapEntity Wrapper for Map to allow efficient use in an IndexCollection.PrimaryKeyedMapEntity An extension ofMapEntity
in which a particular entry in the map is designated as a primary key, and this primary key will then be used to compute hashCode and test for equality.