private static class ArchiveCommand.FormatEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) ArchiveCommand.Format<?> |
format |
(package private) int |
refcnt
Number of times this format has been registered.
|
Constructor and Description |
---|
FormatEntry(ArchiveCommand.Format<?> format,
int refcnt) |
final ArchiveCommand.Format<?> format
final int refcnt
public FormatEntry(ArchiveCommand.Format<?> format, int refcnt)