Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for JVM (0.11 sec)

  1. android/guava/src/com/google/common/annotations/GwtCompatible.java

       */
      boolean serializable() default false;
    
      /**
       * When {@code true}, the annotated type is emulated in GWT. The emulated source (also known as
       * super-source) is different from the implementation used by the JVM.
       *
       * @see <a href=
       *     "http://code.google.com/webtoolkit/doc/latest/DevGuideOrganizingProjects.html#DevGuideModules">
       *     Documentation about GWT emulated source</a>
       */
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Wed Dec 16 19:54:45 GMT 2020
    - 2.9K bytes
    - Viewed (0)
  2. guava/src/com/google/common/annotations/GwtCompatible.java

       */
      boolean serializable() default false;
    
      /**
       * When {@code true}, the annotated type is emulated in GWT. The emulated source (also known as
       * super-source) is different from the implementation used by the JVM.
       *
       * @see <a href=
       *     "http://code.google.com/webtoolkit/doc/latest/DevGuideOrganizingProjects.html#DevGuideModules">
       *     Documentation about GWT emulated source</a>
       */
    Java
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Wed Dec 16 19:54:45 GMT 2020
    - 2.9K bytes
    - Viewed (0)
Back to top