Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Morais (0.18 sec)

  1. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    digging her sharp little chin into Alice's shoulder as she added,
    `and the moral of THAT is--"Take care of the sense, and the
    sounds will take care of themselves."'
    
      `How fond she is of finding morals in things!' Alice thought to
    herself.
    
      `I dare say you're wondering why I don't put my arm round your
    waist,' the Duchess said after a pause:  `the reason is, that I'm
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/eventbus/outside/AnnotatedNotAbstractInSuperclassTest.java

          // the subclass overrides this and does *not* call super.dONAIS(o)
          differentlyOverriddenNotAnnotatedInSubclassBadEvents.add(o);
        }
    
        @Subscribe
        public void differentlyOverriddenAnnotatedInSubclass(Object o) {
          // the subclass overrides this and does *not* call super.dOAIS(o)
          differentlyOverriddenAnnotatedInSubclassBadEvents.add(o);
        }
      }
    
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Tue Feb 08 21:35:40 GMT 2022
    - 4.1K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/eventbus/outside/AnnotatedNotAbstractInSuperclassTest.java

          // the subclass overrides this and does *not* call super.dONAIS(o)
          differentlyOverriddenNotAnnotatedInSubclassBadEvents.add(o);
        }
    
        @Subscribe
        public void differentlyOverriddenAnnotatedInSubclass(Object o) {
          // the subclass overrides this and does *not* call super.dOAIS(o)
          differentlyOverriddenAnnotatedInSubclassBadEvents.add(o);
        }
      }
    
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Tue Feb 08 21:35:40 GMT 2022
    - 4.1K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    digging her sharp little chin into Alice's shoulder as she added,
    `and the moral of THAT is--"Take care of the sense, and the
    sounds will take care of themselves."'
    
      `How fond she is of finding morals in things!' Alice thought to
    herself.
    
      `I dare say you're wondering why I don't put my arm round your
    waist,' the Duchess said after a pause:  `the reason is, that I'm
    Plain Text
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  5. android/guava/src/com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java

    tuc,?m&11tqqq--nx?41s3c--nx?ef,sioge,?n&30sql1--nx?65zqhe--nx?a&ebyllej,i&lognom,viv,??iam,n7p7qrt0--nx?o&o&las,mflah,?ruk,staw,??o&131rot--nx?7qrbk--nx?aic,c?d&iakkoh!.&a&deki?gakihset?hcebihs?k&adih?u&fib?narihs???m&ayiruk?hot?ihs&orihatik?ukuf??oras?usta??r&ib&a!ka??o?uruf??ozo?u&gakihsagih?oyot???sakim?ta&gikust?mun??w&a&ga&k&an?uf??nus!imak???k&aru?i&h&asa?sagih??kat?mak??omihs?um??zimawi??ine?oyk??yot??e&a&mustam?nan??b&a&kihs?yak??o&noroh?to???ian?k&ihsam?ufoto??nakami?ppoko!ihsin??sotihc...
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Thu Mar 21 21:04:43 GMT 2024
    - 72.4K bytes
    - Viewed (1)
  6. android/guava/src/com/google/common/net/MediaType.java

       * @since 20.0
       */
      public static final MediaType AAC_AUDIO = createConstant(AUDIO_TYPE, "aac");
    
      /**
       * Vorbis Audio, as defined by <a href="http://tools.ietf.org/html/rfc5215">RFC 5215</a>.
       *
       * @since 20.0
       */
      public static final MediaType VORBIS_AUDIO = createConstant(AUDIO_TYPE, "vorbis");
    
      /**
       * Windows Media Audio. For more information, see <a
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Mon Aug 07 16:17:10 GMT 2023
    - 46.2K bytes
    - Viewed (0)
Back to top