Package org.faktorips.runtime.caching

Interface Summary
IComputable<K,V> Interface to compute objects of type V identified by a key of type K
 

Class Summary
AbstractComputable<K,V>  
Memoizer<K,V> This Memoizer is implemented as suggested by Brian Goetz in Java Concurrency in Practice.
 



Copyright © 2015. All rights reserved.