- All Implemented Interfaces:
Iterable<Branch>
Represents all branches of a repository.
- Since:
- 1.18
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Branches
public Branches()
-
Branches
public Branches(Branch... branches)
-
-