| Package | Description |
|---|---|
| org.eclipse.jgit.util |
Utility classes.
|
| Modifier and Type | Field and Description |
|---|---|
private FS_POSIX.AtomicFileCreation |
FS_POSIX.supportsAtomicCreateNewFile |
| Modifier and Type | Method and Description |
|---|---|
private FS_POSIX.AtomicFileCreation |
FS_POSIX.getAtomicFileCreationSupportOption(FileBasedConfig config) |
static FS_POSIX.AtomicFileCreation |
FS_POSIX.AtomicFileCreation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FS_POSIX.AtomicFileCreation[] |
FS_POSIX.AtomicFileCreation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|