Interface Coordinates

  • All Superinterfaces:
    Comparable<Coordinates>
    All Known Implementing Classes:
    Coordinates.Simple

    @Immutable
    public interface Coordinates
    extends Comparable<Coordinates>
    Repository coordinates.
    Since:
    0.1
    Version:
    $Id: 07b1d294eed5b27daf4f60269fbe954a938bb061 $
    Author:
    Yegor Bugayenko (yegor256@gmail.com)
    • Method Detail

      • user

        String user()
        Get usr name.
        Returns:
        User name
      • repo

        String repo()
        Get rpo name.
        Returns:
        Repo name