Class PoijiFile<T extends java.io.File>


  • public final class PoijiFile<T extends java.io.File>
    extends java.lang.Object
    Created by hakan on 16/01/2017.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      T file()
      the T derived from InputStream
      • Methods inherited from class java.lang.Object

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

      • file

        public T file()
        the T derived from InputStream
        Returns:
        T