Class FileWithPosition


  • public final class FileWithPosition
    extends Object
    • Constructor Detail

      • FileWithPosition

        public FileWithPosition​(File file,
                                int offset)
    • Method Detail

      • getFile

        public File getFile()
      • getOffset

        public int getOffset()