Class Art.Toolkit

  • Enclosing class:
    Art

    class Art.Toolkit
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Toolkit​(Node freshMatchedParentNode, long matchedContainerId, Node originalMatchedParentNode)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • freshMatchedParentNode

        Node freshMatchedParentNode
      • matchedContainerId

        long matchedContainerId
      • originalMatchedParentNode

        Node originalMatchedParentNode
      • needToVerifyReplacing

        boolean needToVerifyReplacing
    • Constructor Detail

      • Toolkit

        Toolkit​(Node freshMatchedParentNode,
                long matchedContainerId,
                Node originalMatchedParentNode)