Class Dotfile.Node

  • Enclosing class:
    Dotfile

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

      Constructors 
      Constructor Description
      Node​(java.lang.String id, java.lang.String label, java.lang.String color)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Node

        public Node​(java.lang.String id,
                    java.lang.String label,
                    java.lang.String color)