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

Interface Preallocable

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void ensureCapacity(int expectedElements)
      Ensure this container can hold at least the given number of elements without resizing its buffers.
    • Method Detail

      • ensureCapacity

        void ensureCapacity(int expectedElements)
        Ensure this container can hold at least the given number of elements without resizing its buffers.
        Parameters:
        expectedElements - The total number of elements, inclusive.

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.