Class FileLoader.StreamFactory

  • All Implemented Interfaces:
    ModelLoaderFactory<java.io.File,​java.io.InputStream>
    Enclosing class:
    FileLoader<Data>

    public static class FileLoader.StreamFactory
    extends FileLoader.Factory<java.io.InputStream>
    Factory for loading InputStreams from Files.
    • Constructor Summary

      Constructors 
      Constructor Description
      StreamFactory()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • StreamFactory

        public StreamFactory()