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

Class ObjectIntScatterMap<KType>

    • Constructor Detail

      • ObjectIntScatterMap

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

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

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

      • from

        public static <KType> ObjectIntScatterMap<KType> from(KType[] 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.