Uses of Class
kala.compress.archivers.dump.Dirent
-
Packages that use Dirent Package Description kala.compress.archivers.dump This package provides stream classes for reading archives using the UNIX DUMP format. -
-
Uses of Dirent in kala.compress.archivers.dump
Fields in kala.compress.archivers.dump with type parameters of type Dirent Modifier and Type Field Description private java.util.Map<java.lang.Integer,Dirent>DumpArchiveInputStream. namesMap of ino -> dirent entry.
-