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