@Beta @ThreadSafe public final class SharedCodecCache<T> extends CodecCache<T>
Constructor and Description |
---|
SharedCodecCache() |
Modifier and Type | Method and Description |
---|---|
T |
lookupComplex(TypedDataSchemaNode schema)
Lookup a complex codec for schema node.
|
public T lookupComplex(TypedDataSchemaNode schema)
CodecCache
schema
- Schema nodeCopyright © 2019 OpenDaylight. All rights reserved.