public class TreeCategoryImpl extends SyndCategoryImpl
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
TreeCategoryImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o)
Indicates whether some other object is "equal to" this one as defined by the Object equals()
method.
|
clone, copyFrom, getInterface, getName, getTaxonomyUri, hashCode, setName, setTaxonomyUri, toString
private static final long serialVersionUID
public boolean equals(java.lang.Object o)
SyndCategoryImpl
equals
in class SyndCategoryImpl
o
- he reference object with which to compare.