Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MapHashBuckets<Key, T, Unique, Source>

Hash buckets for map containers.

author

Jeongho Nam - https://github.com/samchon

Type parameters

  • Key

  • T

  • Unique: boolean

  • Source: IHashMap<Key, T, Unique, Source>

Hierarchy

Index

Constructors

Constructors

constructor

  • new MapHashBuckets(source: Source, hasher: Hasher<Key>, pred: Comparator<Key>): MapHashBuckets

Generated using TypeDoc