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

Class ObjectShortScatterMap<KType>

    • Constructor Detail

      • ObjectShortScatterMap

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

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

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

      • from

        public static <KType> ObjectShortScatterMap<KType> from(KType[] keys,
                                                                short[] 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.