Package com.jcabi.github
Interface Stargazers
- All Known Implementing Classes:
RtStargazers
public interface Stargazers
List of stargazers.
- Since:
- 1.7.1
- See Also:
-
Method Summary
-
Method Details
-
iterable
Iterate over stargazers.- Returns:
- Iterator of stargazers
- Throws:
IOException- If there is any I/O problem
-