Class FeatureSet.Builder

java.lang.Object
org.opendaylight.yangtools.yang.model.api.stmt.FeatureSet.Builder
Enclosing class:
FeatureSet

public static final class FeatureSet.Builder extends Object
A builder for a sparse FeatureSet. The semantics is such that for features which belong to a namespace which has been explicitly mention, only the specified features are supported. For namespaces not mentioned, all features are reported as present.