Class SharedCodecCache<T>
java.lang.Object
org.opendaylight.yangtools.yang.data.util.codec.CodecCache<T>
org.opendaylight.yangtools.yang.data.util.codec.SharedCodecCache<T>
A thread-safe lazily-populated codec cache. Instances are cached in an internal weak/soft cache.
- Author:
- Robert Varga
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SharedCodecCache
public SharedCodecCache()
-
-
Method Details
-
lookupComplex
-