Interface Stargazers

All Known Implementing Classes:
RtStargazers

public interface Stargazers
List of stargazers.
Since:
1.7.1
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Iterable<jakarta.json.JsonValue>
    Iterate over stargazers.
  • Method Details

    • iterable

      Iterable<jakarta.json.JsonValue> iterable() throws IOException
      Iterate over stargazers.
      Returns:
      Iterator of stargazers
      Throws:
      IOException - If there is any I/O problem