public abstract class SectImpl extends TermImpl implements Sect
Sect
.Modifier | Constructor and Description |
---|---|
protected |
SectImpl()
The default constructor.
|
protected |
SectImpl(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 SectImpl
for equality.
|
int |
hashCode()
Returns the hash code value for this SectImpl.
|
annsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toString
protected SectImpl()
object factory
.protected SectImpl(BaseFactory factory)
public boolean equals(Object obj)
public int hashCode()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.