Uses of Interface
com.github.stephenc.javaisotools.loopfs.api.FileEntry

Uses of FileEntry in com.github.stephenc.javaisotools.loopfs.api
 

Classes in com.github.stephenc.javaisotools.loopfs.api with type parameters of type FileEntry
 interface FileSystem<T extends FileEntry>
          A loop-fs file system, which is deserialize-only and consists of zero or more entries.
 



Copyright © 2013. All Rights Reserved.