Package com.aparapi.internal.model
Class CacheEnabler
- java.lang.Object
-
- com.aparapi.internal.model.CacheEnabler
-
public class CacheEnabler extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static boolean
cachesEnabled
-
Constructor Summary
Constructors Constructor Description CacheEnabler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
areCachesEnabled()
static void
setCachesEnabled(boolean cachesEnabled)
-