public class EffectiveModelContext extends Object implements Immutable
Constructor and Description |
---|
EffectiveModelContext(List<DeclaredStatement<?>> rootStatements) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<DeclaredStatement<?>> |
getRootStatements() |
public EffectiveModelContext(List<DeclaredStatement<?>> rootStatements)
public com.google.common.collect.ImmutableList<DeclaredStatement<?>> getRootStatements()
Copyright © 2019 OpenDaylight. All rights reserved.