Package | Description |
---|---|
org.eclipse.jgit.storage.dfs |
Modifier and Type | Method and Description |
---|---|
static DfsObjDatabase.PackSource |
DfsObjDatabase.PackSource.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DfsObjDatabase.PackSource[] |
DfsObjDatabase.PackSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected abstract DfsPackDescription |
DfsObjDatabase.newPack(DfsObjDatabase.PackSource source)
Generate a new unique name for a pack file.
|
Copyright © 2012. All Rights Reserved.