Package tigase.map

Class MapDestroyedEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      MapDestroyedEvent​(java.util.Map map, java.lang.String uid)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map getMap()  
      java.lang.String getUid()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MapDestroyedEvent

        public MapDestroyedEvent​(java.util.Map map,
                                 java.lang.String uid)
    • Method Detail

      • getMap

        public java.util.Map getMap()
      • getUid

        public java.lang.String getUid()