Package | Description |
---|---|
org.eclipse.jgit.util |
Utility classes.
|
Modifier and Type | Field and Description |
---|---|
private FS_POSIX.AtomicFileCreation |
FS_POSIX.supportsAtomicFileCreation |
Modifier and Type | Method and Description |
---|---|
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.
|