| Package | Description |
|---|---|
| org.eclipse.jgit.util |
Utility classes.
|
| Modifier and Type | Method | Description |
|---|---|---|
static GitDateFormatter.Format |
GitDateFormatter.Format.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static GitDateFormatter.Format[] |
GitDateFormatter.Format.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
GitDateFormatter(GitDateFormatter.Format format) |
Create a new Git oriented date formatter
|
Copyright © 2018. All rights reserved.