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

Class ShortScatterSet

    • Constructor Detail

      • ShortScatterSet

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

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

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

      • from

        public static ShortScatterSet from(short... elements)
        Create a set from a variable number of arguments or an array of short. The elements are copied from the argument to the internal buffer.
      • toString

        public java.lang.String toString()
        Convert the contents of this container to a human-friendly string.
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.