|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GitDateFormatter.Format | |
---|---|
org.eclipse.jgit.util |
Uses of GitDateFormatter.Format in org.eclipse.jgit.util |
---|
Methods in org.eclipse.jgit.util that return GitDateFormatter.Format | |
---|---|
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. |
Constructors in org.eclipse.jgit.util with parameters of type GitDateFormatter.Format | |
---|---|
GitDateFormatter(GitDateFormatter.Format format)
Create a new Git oriented date formatter |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |