Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

  • HashIndexCursor

Implements

Index

Constructors

Properties

Accessors

Constructors

constructor

Properties

_bucket

_bucket: Bucket<T>

_bucketPos

_bucketPos: DoubleLinkedListCursor<T>

Accessors

value

  • get value(): T
  • set value(newVal: T): void
  • A reference to the element pointed to by this cursor, as it was inserted into the collection.

    Returns T

  • A reference to the element pointed to by this cursor, as it was inserted into the collection.

    Parameters

    • newVal: T

    Returns void

Legend

  • Property
  • Method
  • Accessor
  • Property
  • Method
  • Inherited property
  • Inherited method

Generated using TypeDoc