| Constructor and Description |
|---|
IAdd(int i)
Create the request.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getI()
Returns the insertion index of the new element.
|
boolean |
isTargetType(org.agilewiki.jactor.Actor targetActor)
Returns true when targetActor is an instanceof TARGET_TYPE
|
void |
processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp) |
public IAdd(int i)
i - The insertion index of the new element.Copyright © 2013. All Rights Reserved.