| Package | Description |
|---|---|
| org.opendaylight.yangtools.objcache.spi |
Service Provider Interface for Object Cache.
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> AbstractObjectCache.SoftKey<T> |
AbstractObjectCache.createSoftKey(T object) |
| Constructor and Description |
|---|
AbstractObjectCache(com.google.common.cache.Cache<AbstractObjectCache.SoftKey<?>,Object> cache,
com.google.common.base.FinalizableReferenceQueue queue) |
Copyright © 2018 OpenDaylight. All rights reserved.