Options
All
  • Public
  • Public/Protected
  • All
Menu

Module proxy/EntryListener

Index

Classes

Interfaces

Type aliases

Type aliases

EntryEventListener

EntryEventListener<K, V>: (entryEvent: EntryEvent<K, V>) => void

Type parameters

  • K

  • V

Type declaration

    • (entryEvent: EntryEvent<K, V>): void
    • A type which is used for entry events.

      Parameters

      • entryEvent: EntryEvent<K, V>

      Returns void

Generated using TypeDoc