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

Class ObjectByteScatterMap<KType>

    • Constructor Detail

      • ObjectByteScatterMap

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

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

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

      • from

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