Uses of Class
org.axiondb.engine.rowcollection.IntRowMap

Packages that use IntRowMap
org.axiondb.engine.rowcollection   
 

Uses of IntRowMap in org.axiondb.engine.rowcollection
 

Constructors in org.axiondb.engine.rowcollection with parameters of type IntRowMap
IntRowMap(IntRowMap map)
          Creates a IntRowMap containing the specified entries, in the order they are returned by the map's iterator.