@Immutable public interface Commit
@NotNull(message="name of commit is never NULL") String name() throws IOException
IOException
- If fails@NotNull(message="time of commit is never NULL") Time time() throws IOException
IOException
- If fails@NotNull(message="author of commit is never NULL") String author() throws IOException
IOException
- If failsCopyright © 2009–2014 Rultor Inc.. All rights reserved.