- Sort Score
- Num 10 results
- Language All
Results 1 - 8 of 8 for ACTIVITIES (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/main/java/jcifs/smb1/util/DES.java
// SOFTWARE COULD LEAD DIRECTLY TO DEATH, PERSONAL INJURY, OR SEVERE // PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH RISK ACTIVITIES"). WIDGET WORKSHOP // SPECIFICALLY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR // HIGH RISK ACTIVITIES. // // // The rest is: // // Copyright (C) 1996 by Jef Poskanzer <******@****.***>. All rights reserved. // // Copyright (C) 1996 by Wolfgang Platzer
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 22.7K bytes - Click Count (0) -
guava/src/com/google/common/cache/Cache.java
*/ @J2ktIncompatible // Thread safety complexity ConcurrentMap<K, V> asMap(); /** * Performs any pending maintenance operations needed by the cache. Exactly which activities are * performed -- if any -- is implementation-dependent. */ void cleanUp();
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 03 12:40:22 GMT 2026 - 8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/job/CrawlJob.java
private static final Logger logger = LogManager.getLogger(CrawlJob.class); /** * The namespace identifier for the crawling session. * Used to organize and identify crawling activities in the system. * Defaults to the system crawling info name. */ protected String namespace = Constants.CRAWLING_INFO_SYSTEM_NAME; /** * Array of web crawling configuration IDs to process.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Nov 28 16:29:12 GMT 2025 - 19.6K bytes - Click Count (0) -
architecture/standards/0010-gradle-properties-naming.md
Internal properties are **unstable properties**: they CAN be renamed or removed without notice. They are not intended for general use. While they can be helpful in isolated cases of troubleshooting, they are intended mostly for testing or other activities within Gradle development. The behavior behind the internal property can change at any time and without notice. Internal properties MUST NOT be documented in public documentation.
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 06 09:25:54 GMT 2026 - 8K bytes - Click Count (0) -
android/guava/src/com/google/common/cache/Cache.java
* Guava to fix them until Guava is ready to <i>require</i> Java 8 for all users. */ ConcurrentMap<K, V> asMap(); /** * Performs any pending maintenance operations needed by the cache. Exactly which activities are * performed -- if any -- is implementation-dependent. */ void cleanUp();
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sun Dec 22 03:38:46 GMT 2024 - 8.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/helper/ActivityHelper.java
import org.dbflute.optional.OptionalThing; import org.lastaflute.web.login.credential.LoginCredential; import org.lastaflute.web.util.LaRequestUtil; import jakarta.annotation.PostConstruct; /** * The helper for user activities. * This class provides methods to log user actions such as login, logout, and access. * It supports both LTSV and ECS log formats. * */ public class ActivityHelper { /** * Default constructor.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 11:45:43 GMT 2026 - 13.1K bytes - Click Count (0) -
src/main/java/jcifs/SmbResource.java
/** * Create a new file but fail if it already exists. The check for * existence of the file and it's creation are an atomic operation with * respect to other filesystem activities. * * @throws CIFSException if an error occurs creating the file */ void createNewFile() throws CIFSException; /**Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 16 01:32:48 GMT 2025 - 28K bytes - Click Count (1) -
apache-maven/src/main/appended-resources/licenses/CDDL+GPLv2-with-classpath-exception.txt
verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Fri May 17 19:14:22 GMT 2024 - 38.5K bytes - Click Count (0)