@Immutable public interface Git
@NotNull(message="Blobs is never NULL") Blobs blobs() throws IOException
IOException
- If some io problem occurs@NotNull(message="Commits is never NULL") Commits commits()
@NotNull(message="References is never NULL") References references()
Copyright © 2012–2014 jcabi.com. All rights reserved.