protected static class ElementLayoutController.ElementPrecomputeKey extends java.lang.Object implements PrecomputeNodeKey
Constructor and Description |
---|
ElementLayoutController.ElementPrecomputeKey(Element element) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
boolean |
equals(PrecomputeNodeKey otherKey) |
int |
hashCode() |
public ElementLayoutController.ElementPrecomputeKey(Element element)
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(PrecomputeNodeKey otherKey)
equals
in interface PrecomputeNodeKey