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

/external/guava/guava/src/com/google/common/annotations/
H A DGwtCompatible.java34 * {@literal @}GwtCompatible
37 * {@literal @}GwtCompatible(serializable = true)
48 * {@literal @}GwtCompatible
51 * {@literal @}GwtCompatible(serializable = true)
58 * <p>Note that a {@code GwtCompatible} type may have some {@link
67 @GwtCompatible
68 public @interface GwtCompatible { interface

Completed in 74 milliseconds