Package | Description |
---|---|
org.eclipse.jgit.pgm.debug |
Modifier and Type | Field and Description |
---|---|
(package private) LfsStore.StorageClass |
LfsStore.storageClass |
Modifier and Type | Method and Description |
---|---|
static LfsStore.StorageClass |
LfsStore.StorageClass.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LfsStore.StorageClass[] |
LfsStore.StorageClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|