public final class SearchableDependents extends Object
Modifier and Type | Method and Description |
---|---|
static Stream<com.atlassian.bonnie.Searchable> |
stream(com.atlassian.bonnie.Searchable source)
Create stream of searchable(s) reachable from a given searchable through the dependant relation
|
public static Stream<com.atlassian.bonnie.Searchable> stream(com.atlassian.bonnie.Searchable source)
source
- starting point of traversalCopyright © 2003–2017 Atlassian. All rights reserved.