Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HashMultiSetImpl<K>

Type parameters

  • K

Hierarchy

  • HashMultiSetImpl

Index

Constructors

constructor

Methods

add

  • add(element: K): boolean

clear

  • clear(): void

contains

  • contains(item: K): boolean

count

  • count(item: K): number

getDataStore

getHashMethods

isEmpty

  • isEmpty(): boolean

keySet

remove

  • remove(element: K): boolean

size

  • size(): number

Generated using TypeDoc