org.jfree.report.flow.layoutprocessor

Class ElementLayoutController.ElementPrecomputeKey

Enclosing Class:
ElementLayoutController
Implemented Interfaces:
PrecomputeNodeKey

protected static class ElementLayoutController.ElementPrecomputeKey
extends java.lang.Object
implements PrecomputeNodeKey

Constructor Summary

ElementPrecomputeKey(Element element)

Method Summary

boolean
equals(Object obj)
boolean
equals(PrecomputeNodeKey otherKey)
int
hashCode()

Constructor Details

ElementPrecomputeKey

protected ElementPrecomputeKey(Element element)

Method Details

equals

public boolean equals(Object obj)

equals

public boolean equals(PrecomputeNodeKey otherKey)
Specified by:
equals in interface PrecomputeNodeKey

hashCode

public int hashCode()