| Package | Description | 
|---|---|
| org.opendaylight.yangtools.yang.data.util.codec | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LazyCodecCache<T>
Lazily-populated CodecCache. 
 | 
class  | 
NoopCodecCache<T>
A no-operation codec cache. 
 | 
class  | 
PrecomputedCodecCache<T>
Pre-computed CodecCache. 
 | 
class  | 
SharedCodecCache<T>
A thread-safe lazily-populated codec cache. 
 | 
| Constructor and Description | 
|---|
AbstractCodecFactory(SchemaContext schemaContext,
                    CodecCache<T> cache)  | 
Copyright © 2018 OpenDaylight. All rights reserved.