Package jline.api.mam

Class Map_largemapKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Integer map_largemap() Returns the maximum size considered for large MAPs.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • map_largemap

         final static Integer map_largemap()

        Returns the maximum size considered for large MAPs.

        This method provides a standard size threshold for determining what constitutes a large MAP. This threshold might be used in performance optimizations or to decide when to switch to more efficient algorithms.

        Returns:

        the size threshold for large MAPs