Class GroupAttrName<T>
java.lang.Object
org.apache.commons.jcs3.engine.control.group.GroupAttrName<T>
- All Implemented Interfaces:
Serializable
Description of the Class
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGroupAttrName
(GroupId groupId, T attrName) Constructor for the GroupAttrName object -
Method Summary
-
Field Details
-
groupId
Description of the Field -
attrName
the name of the attribute
-
-
Constructor Details
-
GroupAttrName
Constructor for the GroupAttrName object- Parameters:
groupId
-attrName
-
-
-
Method Details
-
equals
Tests object equality. -
hashCode
-
toString
-