Class Dotfile.Edge

  • Enclosing class:
    Dotfile

    public static class Dotfile.Edge
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Edge​(java.lang.String from, java.lang.String to, java.lang.String label)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Edge

        public Edge​(java.lang.String from,
                    java.lang.String to,
                    java.lang.String label)