- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for Requirement (0.04 sec)
-
api/maven-api-model/src/main/mdo/maven.mdo
<name>version</name> <version>3.0.0+</version> <description> <, [@macsko](https://github.com/macsko)) [SIG API Machinery, Apps, CLI, Etcd, Scheduling and Testing]
Registered: Fri Dec 26 09:05:12 UTC 2025 - Last Modified: Wed Dec 17 13:01:55 UTC 2025 - 228.5K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbFile.java
} // Directories only support read leases if (isDir) { return Smb2LeaseState.SMB2_LEASE_READ_HANDLE; } // Determine lease level based on access requirements // Check for delete access separately as it may require special handling final boolean hasDeleteAccess = (access & DELETE) != 0; final boolean hasWriteAccess =Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 103.2K bytes - Viewed (0) -
guava/src/com/google/common/cache/LocalCache.java
* read operations in Map. For example, no operation can reveal that the table has grown but the * threshold has not yet been updated, so there are no atomicity requirements for this with * respect to reads. * * As a guide, all critical volatile reads and writes to the count field are marked in code * comments. */Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Thu Sep 11 19:35:11 UTC 2025 - 148.9K bytes - Viewed (0)