Interface TableMap.KeyListener

Enclosing interface:
TableMap

public static interface TableMap.KeyListener
Table map key change listener.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification that a new key has been added to the map.
  • Method Details

    • handleKeyAdded

      void handleKeyAdded(Object key)
      Notification that a new key has been added to the map.
      Parameters:
      key - key