wt.rule.init
Class RuleCacheKey
java.lang.Object
wt.rule.init.RuleCacheKey
- All Implemented Interfaces:
- Serializable
- class RuleCacheKey
- extends Object
- implements Serializable
This key class keeps the attribute values unique based on the object identifiers
of the rules that were merged together to form the composite rule from which
the attribute valeus were generatd.
Field Summary |
(package private) long[] |
ids
|
ids
long[] ids
RuleCacheKey
public RuleCacheKey(Rule rule)
equals
public boolean equals(Object other)
hashCode
public int hashCode()
toString
public String toString()