Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for sarete (0.22 sec)

  1. guava/src/com/google/common/collect/ImmutableSortedMap.java

      /**
       * Not supported. Use {@link #naturalOrder}, which offers better type-safety, instead. This method
       * exists only to hide {@link ImmutableMap#builder} from consumers of {@code ImmutableSortedMap}.
       *
       * @throws UnsupportedOperationException always
       * @deprecated Use {@link ImmutableSortedMap#naturalOrder}, which offers better type-safety.
       */
      @DoNotCall("Use naturalOrder")
      @Deprecated
    Java
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Thu Feb 22 21:19:52 GMT 2024
    - 50.3K bytes
    - Viewed (0)
  2. android/guava/src/com/google/common/collect/ImmutableSortedMap.java

      /**
       * Not supported. Use {@link #naturalOrder}, which offers better type-safety, instead. This method
       * exists only to hide {@link ImmutableMap#builder} from consumers of {@code ImmutableSortedMap}.
       *
       * @throws UnsupportedOperationException always
       * @deprecated Use {@link ImmutableSortedMap#naturalOrder}, which offers better type-safety.
       */
      @DoNotCall("Use naturalOrder")
      @Deprecated
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Wed May 01 18:44:57 GMT 2024
    - 53.2K bytes
    - Viewed (0)
  3. guava/src/com/google/common/cache/CacheBuilder.java

       * reference; instead use the reference this method <i>returns</i>. At runtime, these point to the
       * same instance, but only the returned reference has the correct generic type information to
       * ensure type safety. For best results, use the standard method-chaining idiom illustrated in the
       * class documentation above, configuring a builder and building your cache in a single statement.
    Java
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Thu Feb 15 16:12:13 GMT 2024
    - 51.3K bytes
    - Viewed (0)
  4. tensorflow/c/experimental/filesystem/filesystem_interface.h

    /// be used without recompilation in the widest range of TensorFlow versions.
    ///
    /// The header is divided into sections, as follows:
    ///   1. Opaque plugin private data structures and wrappers for type safety;
    ///   2. Function tables for plugin functionality;
    ///   3. Versioning metadata;
    ///   4. Plugin registration API and the DSO entry point.
    
    #ifdef __cplusplus
    extern "C" {
    #endif  // __cplusplus
    
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Fri May 27 17:36:54 GMT 2022
    - 53.1K bytes
    - Viewed (0)
  5. cmd/erasure-object.go

    		if opts.Expiration.Expire {
    			// Expire all versions expiration must still verify the state() on disk
    			// via a getObjectInfo() call as follows, any read quorum issues we
    			// must not proceed further for safety reasons. attempt a MRF heal
    			// while we see such quorum errors.
    			goi, _, gerr := er.getObjectInfoAndQuorum(ctx, bucket, object, opts)
    			if gerr != nil && goi.Name == "" {
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun May 05 16:56:21 GMT 2024
    - 77.2K bytes
    - Viewed (2)
  6. src/main/webapp/js/admin/adminlte.min.js.map

    ,sBAHVA,EAIS,qBAITwN,EACO,WADPA,EAEM,UAFNA,EAGU,cAHVA,EAIS,aAUTvN,EAAU,CACdwN,SAAUD,EACVE,OAAO,EACPC,UAAU,EACVC,YAAY,EACZ5M,MAAO,IACP6M,MAAM,EACNC,KAAM,KACNC,MAAO,KACPC,SAAU,KACVC,YAAa,OACbC,MAAO,KACPC,SAAU,KACVC,OAAO,EACPC,KAAM,KACNC,MAAO,MAOHjB,EArEe,WAsEnB,SAAAA,EAAYhN,EAASC,GACnBC,KAAKE,QAAWH,EAEhBC,KAAKgO,oBAEL,IAAMC,EAAYjP,EAAEK,MAAMA,EAAM0N,MAChC/N,EAAE,QAAQ8B,QAAQmN,GA5ED,IAAA7N,EAAA0M,EAAAzM,UAAA,OAAAD,EAiFnB8N,OAAA,WACE,IAAIC,EAAQnP,EAAE,8EAEdmP,EAAMnL,KAAK,WAAYhD,KAAKE,QAAQkN,UACpCe,E...
    Plain Text
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Wed Feb 12 07:55:41 GMT 2020
    - 77K bytes
    - Viewed (1)
Back to top