Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SNavigableMapPatch<V>

Type parameters

  • V

Hierarchy

Index

Methods

getWeight_

  • getWeight_(): number

isReset_

  • isReset_(): boolean

putAll_

put_

  • put_(key: string, value: V | null): void

removeAll_

remove_

  • remove_(key: string): void

serialize_

  • serialize_(result: unknown[]): void

Generated using TypeDoc