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