public abstract @interface

Prefix

implements Annotation
com.google.gwt.place.shared.Prefix

Class Overview

Indicates the prefix to use when the token written by getToken(Place) is written to newItem(String). com.google.gwt.place.rebind.PlaceHistoryMapperGenerator looks for this annotation on the factory methods that return a tokenizer, and on the tokenizer types themselves.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation