Class ObjectGraph.Node

  • Enclosing class:
    ObjectGraph

    private class ObjectGraph.Node
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Node()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • name

        java.lang.String name
      • referenceCount

        int referenceCount
    • Constructor Detail

      • Node

        private Node()