@Beta @ThreadSafe public final class PrecomputedCodecCache<T> extends CodecCache<T>
Instantiation needs to occur through LazyCodecCache.toPrecomputed() after the lazy cache has been fully
populated.
| Modifier and Type | Method and Description |
|---|---|
int |
complexSize() |
int |
simpleSize() |
Copyright © 2019 OpenDaylight. All rights reserved.