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