Class Place

java.lang.Object
com.google.gwt.place.shared.Place

public abstract class Place extends Object
Represents a bookmarkable location in an app. Implementations are expected to provide correct Object.equals(Object) and Object.hashCode() methods.