Documentation of 'com.carrotsearch.hppc.ShortIntScatterMap' Java class
ShortIntScatterMap
com.carrotsearch.hppc

Class ShortIntScatterMap

    • Constructor Detail

      • ShortIntScatterMap

        public ShortIntScatterMap()
        New instance with sane defaults.
      • ShortIntScatterMap

        public ShortIntScatterMap(int expectedElements)
        New instance with sane defaults.
      • ShortIntScatterMap

        public ShortIntScatterMap(int expectedElements,
                                  double loadFactor)
        New instance with sane defaults.
    • Method Detail

      • from

        public static ShortIntScatterMap from(short[] keys,
                                              int[] values)
        Creates a hash map from two index-aligned arrays of key-value pairs.

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.