Class Marker.InfoWindowObservable

  • Enclosing class:
    Marker

    public class Marker.InfoWindowObservable
    extends java.util.Observable
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void notifyMap​(int type)  
      • Methods inherited from class java.util.Observable

        addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
      • Methods inherited from class java.lang.Object

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

      • InfoWindowObservable

        public InfoWindowObservable​(Marker marker)
    • Method Detail

      • notifyMap

        public void notifyMap​(int type)