Class DirectoryEntry

java.lang.Object
io.roastedroot.zerofs.DirectoryEntry

final class DirectoryEntry extends Object
Entry in a directory, containing references to the directory itself, the file the entry links to and the name of the entry.

May also represent a non-existent entry if the name does not link to any file in the directory.