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

Class LongByteScatterMap

    • Constructor Detail

      • LongByteScatterMap

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

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

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

      • from

        public static LongByteScatterMap from(long[] 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.