Definition at line 30 of file TempCacheReg.java.
◆ isTempFileCacheUsed()
| static boolean com.jogamp.common.util.cache.TempCacheReg.isTempFileCacheUsed |
( |
| ) |
|
|
static |
◆ isTempJarCacheUsed()
| static boolean com.jogamp.common.util.cache.TempCacheReg.isTempJarCacheUsed |
( |
final boolean |
forExecutables | ) |
|
|
static |
- Parameters
-
| forExecutables | if true, method also tests whether TempJarCache's underlying cache is suitable to load native libraries or launch executables |
- Returns
- true if
TempJarCache has been properly initialized, ie. is in use. Otherwise returns false.
Definition at line 38 of file TempCacheReg.java.
The documentation for this class was generated from the following file: