Class GraphInfoLoader


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

      Constructors 
      Constructor Description
      GraphInfoLoader​(java.nio.file.Path csvDirectory)  
    • Method Summary

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

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

      • GraphInfoLoader

        public GraphInfoLoader​(java.nio.file.Path csvDirectory)