@Immutable public interface Coordinates extends Comparable<Coordinates>
static class
Coordinates.Simple
String
repo()
user()
compareTo
@NotNull(message="user is never NULL") String user()
@NotNull(message="repo is never NULL") String repo()
Copyright © 2012–2014 jcabi.com. All rights reserved.