@Immutable @Loggable(value=1) public final class Head extends Object implements Branch
Branch.Passive
Head(Branch brn)
Iterable<Commit>
log()
String
name()
SCM
scm()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Head(@NotNull(message="branch can\'t be NULL") Branch brn)
brn
@Loggable(value=1, limit=5, ignore=java.io.IOException.class) public Iterable<Commit> log() throws IOException
Branch
log
IOException
public String name()
name
public SCM scm()
scm
Copyright © 2009–2014 Rultor Inc.. All rights reserved.