Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FastNode

Index

Constructors

Properties

Constructors

constructor

  • new FastNode(key: any, hash: number, previousNode?: number): FastNode

Properties

Readonly hashcode

hashcode: number

Readonly key

key: any

next

next: number

previous

previous: number

Generated using TypeDoc