gh-pages / com.nextfaze.devfun.inject / CacheLevel

CacheLevel

enum class CacheLevel (source)

Controls how aggressively the CompositeInstanceProvider caches the sources of class instances.

The cache level can be changed on the fly via DevFun.

Enum Values

Name Summary
AGGRESSIVE  
SINGLE_LOOP  
NONE