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

Class IntCharScatterMap

    • Constructor Detail

      • IntCharScatterMap

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

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

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

      • from

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