public abstract class AnnImpl extends TermImpl implements Ann
Ann
.Modifier | Constructor and Description |
---|---|
protected |
AnnImpl()
The default constructor.
|
protected |
AnnImpl(BaseFactory factory) |
Modifier and Type | Method and Description |
---|---|
<R> R |
accept(Visitor<R> v)
Accepts a visitor.
|
boolean |
equals(Object obj)
Compares the specified object with this AnnImpl
for equality.
|
int |
hashCode()
Returns the hash code value for this AnnImpl.
|
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toString
protected AnnImpl()
object factory
.protected AnnImpl(BaseFactory factory)
public boolean equals(Object obj)
public int hashCode()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.