Package 

Enum LiveMapUpdate.Change

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum LiveMapUpdate.Change
    
                        

    Indicates the type of change that occurred to a map key.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      UPDATED

      The key was added or its value was modified

      REMOVED

      The key was removed from the map