public interface HasComponents
| Modifier and Type | Method and Description |
|---|---|
Stream<?> |
components() |
default Stream<?> |
componentsAnnotationsFirst() |
default Stream<?> |
componentsWithoutAnnotations() |
Stream<?> components()
default Stream<?> componentsAnnotationsFirst()
default Stream<?> componentsWithoutAnnotations()
Copyright © 2020 The University of Manchester. All rights reserved.