Interface StateEventHandler

All Superinterfaces:
GFXEventHandler

public interface StateEventHandler
extends GFXEventHandler
Handles Google Maps state events, which are called without any parameters.
Author:
Geoff Capper
  • Method Summary

    Modifier and Type Method Description
    void handle()  
  • Method Details