Package | Description |
---|---|
org.opendaylight.yangtools.objcache | |
org.opendaylight.yangtools.objcache.spi |
Service Provider Interface for Object Cache.
|
Modifier and Type | Method and Description |
---|---|
<B extends ProductAwareBuilder<P>,P> |
ObjectCache.getProduct(B builder)
Get a reference to an object equal to the product of a builder.
|
Modifier and Type | Method and Description |
---|---|
<B extends ProductAwareBuilder<P>,P> |
NoopObjectCache.getProduct(B builder) |
<B extends ProductAwareBuilder<P>,P> |
AbstractObjectCache.getProduct(B builder) |
Copyright © 2019 OpenDaylight. All rights reserved.