Package com.google.gwt.place.shared
Class Place
java.lang.Object
com.google.gwt.place.shared.Place
Represents a bookmarkable location in an app. Implementations are expected to
provide correct
Object.equals(Object)
and Object.hashCode()
methods.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NOWHERE
The null place.
-
-
Constructor Details
-
Place
public Place()
-