Uses of Interface
javax.cache.Lifecycle

Packages that use Lifecycle
javax.cache This package contains the API for JCache.. 
 

Uses of Lifecycle in javax.cache
 

Subinterfaces of Lifecycle in javax.cache
 interface Cache<K,V>
          A Cache provides temporary storage for later fast retrieval.
 



true