Class FileParams


  • public class FileParams
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FileParams()  
      FileParams​(long size)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getSize()  
      void setSize​(long size)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileParams

        public FileParams()
      • FileParams

        public FileParams​(long size)
    • Method Detail

      • getSize

        public long getSize()
      • setSize

        public void setSize​(long size)