intarsys runtime library

de.intarsys.tools.attribute
Class TaggedAttribute

java.lang.Object
  extended by de.intarsys.tools.attribute.TaggedAttribute

public final class TaggedAttribute
extends Object

A wrapper to an Attribute to create unique keys in shared AttributeMap instances.


Constructor Summary
TaggedAttribute(Object attribute, Object tag)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TaggedAttribute

public TaggedAttribute(Object attribute,
                       Object tag)
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.