Uses of Package
org.faktorips.runtime.caching
-
Packages that use org.faktorips.runtime.caching Package Description org.faktorips.runtime org.faktorips.runtime.caching org.faktorips.runtime.internal -
Classes in org.faktorips.runtime.caching used by org.faktorips.runtime Class Description IComputable Interface to compute objects of type V identified by a key of type KMemoizer This Memoizer is implemented as suggested by Brian Goetz in Java Concurrency in Practice. -
Classes in org.faktorips.runtime.caching used by org.faktorips.runtime.caching Class Description IComputable Interface to compute objects of type V identified by a key of type KMemoizer This Memoizer is implemented as suggested by Brian Goetz in Java Concurrency in Practice. -
Classes in org.faktorips.runtime.caching used by org.faktorips.runtime.internal Class Description IComputable Interface to compute objects of type V identified by a key of type K