Class TOTorrentCreatorImpl.DescEntry

java.lang.Object
com.biglybt.core.torrent.impl.TOTorrentCreatorImpl.DescEntry
Enclosing class:
TOTorrentCreatorImpl

private static class TOTorrentCreatorImpl.DescEntry extends Object
  • Field Details

    • logical_path

      private final List<String> logical_path
    • target

      private final File target
  • Constructor Details

  • Method Details

    • getLogicalPath

      private List<String> getLogicalPath()
    • getTarget

      private File getTarget()