Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for Aleman (2.41 sec)

  1. okhttp/src/test/java/okhttp3/CacheTest.kt

          -1
    
          """.trimIndent()
        val entryBody = "abc"
        val journalBody = """libcore.io.DiskLruCache
    1
    201105
    2
    
    CLEAN $urlKey ${entryMetadata.length} ${entryBody.length}
    """
        fileSystem.createDirectory(cache.directoryPath)
        writeFile(cache.directoryPath, "$urlKey.0", entryMetadata)
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Apr 10 19:46:48 GMT 2024
    - 108.6K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.30.md

    - kubeadm: Added better handling of errors during unmount when calling `kubeadm reset`. When failing to unmount directories under `/var/run/kubelet`, kubeadm will now throw an error instead of showing a warning and continuing to clean up said directory. In such situations, it is better for you to inspect the problem and resolve it manually. Then, you can call `kubeadm reset` again to complete the cleanup.
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Apr 17 17:56:15 GMT 2024
    - 227.9K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    java.io.IOException; public void write(int) throws java.io.IOException; public String toString(); } org/codehaus/plexus/util/StringUtils.class package org.codehaus.plexus.util; public synchronized class StringUtils { public void StringUtils(); public static String clean(String); public static String trim(String); public static String deleteWhitespace(String); public static boolean isNotEmpty(String); public static boolean isEmpty(String); public static boolean equals(String, String); public static boolean equalsIgnoreCase(String,...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 164.6K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    java.io.IOException; public void write(int) throws java.io.IOException; public String toString(); } org/codehaus/plexus/util/StringUtils.class package org.codehaus.plexus.util; public synchronized class StringUtils { public void StringUtils(); public static String clean(String); public static String trim(String); public static String deleteWhitespace(String); public static boolean isNotEmpty(String); public static boolean isEmpty(String); public static boolean equals(String, String); public static boolean equalsIgnoreCase(String,...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 164.6K bytes
    - Viewed (0)
  5. maven-core/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    java.io.IOException; public void write(int) throws java.io.IOException; public String toString(); } org/codehaus/plexus/util/StringUtils.class package org.codehaus.plexus.util; public synchronized class StringUtils { public void StringUtils(); public static String clean(String); public static String trim(String); public static String deleteWhitespace(String); public static boolean isNotEmpty(String); public static boolean isEmpty(String); public static boolean equals(String, String); public static boolean equalsIgnoreCase(String,...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Fri Oct 23 23:48:02 GMT 2009
    - 164.6K bytes
    - Viewed (0)
  6. android/guava/src/com/google/common/cache/LocalCache.java

      }
    
      /**
       * Gets the value from an entry. Returns null if the entry is invalid, partially-collected,
       * loading, or expired. Unlike {@link Segment#getLiveValue} this method does not attempt to clean
       * up stale entries. As such it should only be called outside a segment context, such as during
       * iteration.
       */
      @CheckForNull
      V getLiveValue(ReferenceEntry<K, V> entry, long now) {
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Thu Feb 22 17:40:56 GMT 2024
    - 144.7K bytes
    - Viewed (0)
  7. guava/src/com/google/common/cache/LocalCache.java

      }
    
      /**
       * Gets the value from an entry. Returns null if the entry is invalid, partially-collected,
       * loading, or expired. Unlike {@link Segment#getLiveValue} this method does not attempt to clean
       * up stale entries. As such it should only be called outside a segment context, such as during
       * iteration.
       */
      @CheckForNull
      V getLiveValue(ReferenceEntry<K, V> entry, long now) {
    Java
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Thu Feb 22 17:40:56 GMT 2024
    - 150.3K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar

    03:57:46 EST 2005 version=1.0.4 groupId=org.codehaus.plexus artifactId=plexus-utils org/codehaus/plexus/util/StringUtils.class package org.codehaus.plexus.util; public synchronized class StringUtils { public void StringUtils(); public static String clean(String); public static String trim(String); public static String deleteWhitespace(String); public static boolean isNotEmpty(String); public static boolean isEmpty(String); public static boolean equals(String, String); public static boolean equalsIgnoreCase(String,...
    Archive
    - Registered: Sun Apr 21 03:35:09 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 160K bytes
    - Viewed (0)
  9. maven-api-impl/src/test/remote-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    java.io.IOException; public void write(int) throws java.io.IOException; public String toString(); } org/codehaus/plexus/util/StringUtils.class package org.codehaus.plexus.util; public synchronized class StringUtils { public void StringUtils(); public static String clean(String); public static String trim(String); public static String deleteWhitespace(String); public static boolean isNotEmpty(String); public static boolean isEmpty(String); public static boolean equals(String, String); public static boolean equalsIgnoreCase(String,...
    Archive
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Thu May 02 15:10:38 GMT 2024
    - 164.6K bytes
    - Viewed (0)
  10. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar

    java.io.IOException; public void write(int) throws java.io.IOException; public String toString(); } org/codehaus/plexus/util/StringUtils.class package org.codehaus.plexus.util; public synchronized class StringUtils { public void StringUtils(); public static String clean(String); public static String trim(String); public static String deleteWhitespace(String); public static boolean isNotEmpty(String); public static boolean isEmpty(String); public static boolean equals(String, String); public static boolean equalsIgnoreCase(String,...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 164.6K bytes
    - Viewed (0)
Back to top