Package | Description |
---|---|
org.eclipse.jgit.lib | |
org.eclipse.jgit.storage.dfs |
Modifier and Type | Method and Description |
---|---|
<T extends ObjectId> |
ObjectReader.open(Iterable<T> objectIds,
boolean reportMissing)
Asynchronous object opening.
|
Modifier and Type | Method and Description |
---|---|
<T extends ObjectId> |
DfsReader.open(Iterable<T> objectIds,
boolean reportMissing) |
Copyright © 2012. All Rights Reserved.