Interface Stargazers

  • All Known Implementing Classes:
    RtStargazers

    public interface Stargazers
    List of stargazers.
    Since:
    1.7.1
    Version:
    $Id: 7f1465e0a60904b9ae02a272a4c245c5e78d8bf3 $
    Author:
    Volodya Lombrozo (volodya.lombrozo@gmail.com)
    See Also:
    List Stargazers
    • Method Detail

      • iterable

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