Class FilteredAnnotation
- java.lang.Object
-
- org.onosproject.net.optical.device.FilteredAnnotation
-
- All Implemented Interfaces:
org.onosproject.net.Annotations
@Beta public class FilteredAnnotation extends Object implements org.onosproject.net.Annotations
FilteredAnnotationsview.
-
-
Constructor Summary
Constructors Constructor Description FilteredAnnotation(org.onosproject.net.Annotations delegate, Set<String> keys)Creates filteredAnnotationsview based ondelegate.
-