- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for getPackage (0.04 sec)
-
android/guava-tests/test/com/google/common/util/concurrent/AbstractFutureCancellationCauseTest.java
// without resorting to even crazier hacks to reset static final boolean fields. System.setProperty("guava.concurrent.generate_cancellation_cause", "true"); String concurrentPackage = SettableFuture.class.getPackage().getName(); classReloader = new URLClassLoader(ClassPathUtil.getClassPathUrls()) { @GuardedBy("loadedClasses") final Map<String, Class<?>> loadedClasses = new HashMap<>();Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Oct 28 16:03:47 UTC 2025 - 6.2K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<magic priority="50"> <match value="SQLite format 3\x00" type="string" offset="0"/> </magic> </mime-type> <!-- geo package >= 1.2.x --> <mime-type type="application/x-geopackage"> <url>https://www.geopackage.org/</url> <!-- should be higher than application/x-sqlite3 --> <magic priority="60"> <match value="SQLite format 3\x00" type="string" offset="0">
Registered: Sat Dec 20 11:21:39 UTC 2025 - Last Modified: Thu Oct 16 07:46:32 UTC 2025 - 320.2K bytes - Viewed (5)