Uses of Class
org.omnaest.utils.structure.element.CachedElement

Packages that use CachedElement
org.omnaest.utils.structure.element   
 

Uses of CachedElement in org.omnaest.utils.structure.element
 

Methods in org.omnaest.utils.structure.element that return CachedElement
 CachedElement<T> CachedElement.clearCache()
          Clears the cached value, so the next call to getValue() will resolve the value once again from the underlying CachedElement.ValueResolver.
 



Copyright © 2011. All Rights Reserved.