Class Hierarchy
- java.lang.Object
- org.faktorips.runtime.caching.AbstractComputable<K,V> (implements org.faktorips.runtime.caching.IComputable<K,V>)
- org.faktorips.runtime.caching.Memoizer<K,V> (implements org.faktorips.runtime.caching.IComputable<K,V>)
Interface Hierarchy
- org.faktorips.runtime.caching.IComputable<K,V>