Searched defs:GwtCompatible (Results 1 - 1 of 1) sorted by relevance

/external/guava/src/com/google/common/annotations/
H A DGwtCompatible.java33 * {@literal @}GwtCompatible
36 * {@literal @}GwtCompatible(serializable = true)
47 * {@literal @}GwtCompatible
50 * {@literal @}GwtCompatible(serializable = true)
57 * <p>Note that a {@code GwtCompatible} type may have some {@link
66 @GwtCompatible
67 public @interface GwtCompatible { interface

Completed in 53 milliseconds