Annotation Type GwtCompatible


  • @Retention(CLASS)
    @Target({TYPE,METHOD})
    @Documented
    @GwtCompatible
    public @interface GwtCompatible
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean emulated  
      boolean serializable  
    • Element Detail

      • serializable

        boolean serializable
        Default:
        false
      • emulated

        boolean emulated
        Default:
        false