@Beta @NotThreadSafe public final class LazyCodecCache<T> extends CodecCache<T>
| Constructor and Description |
|---|
LazyCodecCache() |
| Modifier and Type | Method and Description |
|---|---|
PrecomputedCodecCache<T> |
toPrecomputed() |
public PrecomputedCodecCache<T> toPrecomputed()
Copyright © 2019 OpenDaylight. All rights reserved.