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

Class LongDoubleScatterMap

    • Constructor Detail

      • LongDoubleScatterMap

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

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

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

      • from

        public static LongDoubleScatterMap from(long[] keys,
                                                double[] 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.