Class GraphListTree

    • Constructor Summary

      Constructors 
      Constructor Description
      GraphListTree​(int mode, java.lang.String type, java.lang.String sha, java.lang.String name)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getMode()  
      java.lang.String getName()  
      java.lang.String getSha()  
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

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

      • GraphListTree

        public GraphListTree​(int mode,
                             java.lang.String type,
                             java.lang.String sha,
                             java.lang.String name)