com.jogamp.common.util.cache
Class TempCacheReg

java.lang.Object
  extended by com.jogamp.common.util.cache.TempCacheReg

public class TempCacheReg
extends Object


Constructor Summary
TempCacheReg()
           
 
Method Summary
static boolean isTempFileCacheUsed()
           
static boolean isTempJarCacheUsed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TempCacheReg

public TempCacheReg()
Method Detail

isTempFileCacheUsed

public static boolean isTempFileCacheUsed()

isTempJarCacheUsed

public static boolean isTempJarCacheUsed()