| Constructor and Description |
|---|
IRemove(int i)
Create the request.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getI()
Returns the index of the desired 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 IRemove(int i)
i - The index of the desired element.Copyright © 2013. All Rights Reserved.