Class Output


  • public class Output
    extends java.lang.Object
    Created by tlh on 2018/8/21.
    • Constructor Summary

      Constructors 
      Constructor Description
      Output​(FileData fileData)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      FileData getFileData()  
      • Methods inherited from class java.lang.Object

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

      • Output

        public Output​(FileData fileData)
    • Method Detail

      • getFileData

        public FileData getFileData()