Package org.eclipse.jgit.api
Class ArchiveCommand.FormatEntry
java.lang.Object
org.eclipse.jgit.api.ArchiveCommand.FormatEntry
- Enclosing class:
ArchiveCommand
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final ArchiveCommand.Format
<?> (package private) final int
Number of times this format has been registered. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
format
-
refcnt
final int refcntNumber of times this format has been registered.
-
-
Constructor Details
-
FormatEntry
-