| Modifier and Type | Interface and Description |
|---|---|
interface |
Builder<P>
Builder object which produces a product.
|
interface |
ClassBasedPropertyBuilder<P,T extends ClassBasedPropertyBuilder<P,T>> |
interface |
ProductAwareBuilder<P>
An extension of the
Builder concept which allows an implementation
of this interface to be used in collections instead of the product. |
Copyright © 2018 OpenDaylight. All rights reserved.