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