- Enclosing class:
Art
class Art.Toolkit
extends Object
-
Field Summary
Fields
(package private) long
(package private) boolean
-
Constructor Summary
Constructors
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 Details
-
freshMatchedParentNode
Node freshMatchedParentNode
-
matchedContainerId
long matchedContainerId
-
originalMatchedParentNode
Node originalMatchedParentNode
-
needToVerifyReplacing
boolean needToVerifyReplacing
-
Constructor Details
-
Toolkit
Toolkit(Node freshMatchedParentNode,
long matchedContainerId,
Node originalMatchedParentNode)