- Sort Score
- Result 10 results
- Languages All
Results 121 - 123 of 123 for JVM (0.37 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* -Dorg.apache.pdfbox.rendering.UsePureJavaCMYKConversion=true<br> * <br> * comment: JVM options for the crawler process. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getJvmCrawlerOptions(); /** * Get the value for the key 'jvm.suggest.options'. <br> * The value is, e.g. -Djava.awt.headless=true<br>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (1) -
android/guava/src/com/google/common/net/MediaType.java
* charset} parameter will be present on the new instance regardless of the number set on this * one. * * <p>If a charset must be specified that is not supported on this JVM (and thus is not * representable as a {@link Charset} instance), use {@link #withParameter}. */ public MediaType withCharset(Charset charset) { checkNotNull(charset);
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 17:27:14 UTC 2025 - 48K bytes - Viewed (0) -
guava/src/com/google/common/math/LongMath.java
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Fri Aug 29 16:20:07 UTC 2025 - 46.8K bytes - Viewed (0)