| Package | Description |
|---|---|
| org.eclipse.jgit.internal.storage.file |
File based repository storage.
|
| Modifier and Type | Field and Description |
|---|---|
private static WindowCache |
WindowCache.cache |
private WindowCache |
WindowCache.SoftCleanupQueue.wc |
private WindowCache |
WindowCache.StrongCleanupQueue.wc |
| Modifier and Type | Method and Description |
|---|---|
static WindowCache |
WindowCache.getInstance() |
| Constructor and Description |
|---|
SoftCleanupQueue(WindowCache cache) |
StrongCleanupQueue(WindowCache wc) |