| Package | Description | 
|---|---|
| org.opendaylight.mdsal.binding.dom.codec.api | 
| Modifier and Type | Method and Description | 
|---|---|
BindingNormalizedNodeCachingCodec<T> | 
BindingCodecTreeNode.createCachingCodec(com.google.common.collect.ImmutableCollection<Class<? extends DataObject>> cacheSpecifier)
Returns codec which uses caches serialization / deserialization results
 Caching may introduce performance penalty to serialization / deserialization
 but may decrease use of heap for repetitive objects. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.