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

Class IntByteScatterMap

    • Constructor Detail

      • IntByteScatterMap

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

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

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

      • from

        public static IntByteScatterMap from(int[] keys,
                                             byte[] 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.