Interface IssueHome
-
public interface IssueHome- Author:
- wangc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stream<Issue>findUpstreamReferences(Issue issue)
-
public interface IssueHome
| Modifier and Type | Method | Description |
|---|---|---|
Stream<Issue> |
findUpstreamReferences(Issue issue) |