Uses of Class
org.opendaylight.yangtools.yang.model.util.SchemaInferenceStack
-
Packages that use SchemaInferenceStack Package Description org.opendaylight.yangtools.yang.model.util Utility classes and implementations for concepts defined in yang-model-api. -
-
Uses of SchemaInferenceStack in org.opendaylight.yangtools.yang.model.util
Methods in org.opendaylight.yangtools.yang.model.util that return SchemaInferenceStack Modifier and Type Method Description @NonNull SchemaInferenceStack
SchemaInferenceStack. copy()
Create a deep copy of this object.
-