public static abstract @interface

Messages.Example

implements Annotation
com.google.gwt.i18n.client.Messages.Example

Class Overview

An example of the annotated parameter to assist translators.

Example:

   String example(@Example("/etc/passwd") String fileName)
 

Summary

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