public abstract class LetActionImpl extends Action1Impl implements LetAction
LetAction.| Modifier | Constructor and Description |
|---|---|
protected |
LetActionImpl()
The default constructor.
|
protected |
LetActionImpl(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 LetActionImpl
for equality.
|
int |
hashCode()
Returns the hash code value for this LetActionImpl.
|
getCircusAction, setCircusActionannsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCircusAction, setCircusActionprotected LetActionImpl()
object factory.protected LetActionImpl(BaseFactory factory)
public boolean equals(Object obj)
equals in class Action1Implpublic int hashCode()
hashCode in class Action1Implpublic <R> R accept(Visitor<R> v)
accept in interface Termaccept in class Action1ImplCopyright © 2003–2016 Community Z Tools Project. All rights reserved.