| Package | Description |
|---|---|
| org.eclipse.jgit.util |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
RefList.Builder<T> |
RefList.copy(int n)
Obtain a builder initialized with the first
n elements. |
| Modifier and Type | Method and Description |
|---|---|
void |
RefList.Builder.addAll(RefList.Builder other)
Add all items from another builder.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.