Uses of Package
org.faktorips.runtime.caching
Packages that use org.faktorips.runtime.caching
Package
Description
-
Classes in org.faktorips.runtime.caching used by org.faktorips.runtimeClassDescriptionInterface to compute objects of type V identified by a key of type KThis Memoizer is implemented as suggested by Brian Goetz in Java Concurrency in Practice.
-
Classes in org.faktorips.runtime.caching used by org.faktorips.runtime.cachingClassDescriptionInterface to compute objects of type V identified by a key of type KThis 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